mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:37:45 +00:00
Meta: Add gn linter
This just calls ``gn format`` on any .gn or .gni files, but it matches the pattern of the other linters.
This commit is contained in:
parent
a21a08cc9d
commit
d185217599
3 changed files with 32 additions and 2 deletions
|
@ -29,6 +29,7 @@ for cmd in \
|
|||
Meta/check-style.py \
|
||||
Meta/lint-executable-resources.sh \
|
||||
Meta/lint-gml-format.sh \
|
||||
Meta/lint-gn.sh \
|
||||
Meta/lint-keymaps.py \
|
||||
Meta/lint-prettier.sh \
|
||||
Meta/lint-python.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue