mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 04:19:25 +00:00
Apply standard formater and linter on js files
This commit is contained in:
@ -8,6 +8,10 @@ repos:
|
||||
args: ["--fix", "--silent"]
|
||||
# Run the formatter.
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/standard/standard
|
||||
rev: v17.1.2
|
||||
hooks:
|
||||
- id: standard
|
||||
- repo: https://github.com/rtts/djhtml
|
||||
rev: 3.0.6
|
||||
hooks:
|
||||
|
Reference in New Issue
Block a user