mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-28 05:01:26 -05:00
Add additional pre-commit hooks (#245)
* Add and run end-of-file-fixer * Add and run trailing-whitespace * Add and run check-yaml * Add and run check-json * Add and run pretty-format-yaml * Fix comment indentation
This commit is contained in:
@@ -46,4 +46,4 @@ from freedom.__main__ import main
|
||||
|
||||
app = main().main_loop(spa=True)
|
||||
</py-script>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@@ -6,4 +6,4 @@ main.toga.window {
|
||||
|
||||
div.toga.box {
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wheels will go here.
|
||||
Wheels will go here.
|
||||
|
||||
Reference in New Issue
Block a user