mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09: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
Notes:
sideshowbarker
2024-07-17 01:00:06 +09:00
Author: https://github.com/ADKaster
Commit: d185217599
Pull-request: https://github.com/SerenityOS/serenity/pull/19911
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