style: deny changes to deno.json (#2022)

This commit is contained in:
ITOH
2022-02-09 12:50:59 -05:00
committed by GitHub
parent 9c7a7a18e3
commit 6c500f2d69
+1
View File
@@ -17,6 +17,7 @@
## Style Guide
- Do not make changes to the `deno.json` configuration file.
- File names shall use camel case.
- Comply with
[these guidelines for inclusive code](https://chromium.googlesource.com/chromium/src/+/master/styleguide/inclusive_code.md).