docs: Move HACKING
Start consolidating project-wide documentation in the docs/ folder. While at it, change the name `js-coding-style`, which is both less ominous and allows for an accompanying `c-coding-style`. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3122>
This commit is contained in:
parent
c345dac9d9
commit
98464868c7
@ -35,7 +35,7 @@ awk --assign dir=$OUTDIR -- '
|
||||
/```javascript$/ {
|
||||
do_print = 1;
|
||||
}
|
||||
' HACKING.md
|
||||
' docs/js-coding-style.md
|
||||
|
||||
eslint \
|
||||
--rule 'no-undef: off' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user