forked from ROOH/openclaw-caldav
policies: add standard docs policy files
- Add .editorconfig, .prettierrc, .prettierignore, .gitignore - Add Makefile with fmt, fmt-check, secret-scan targets - Add package.json with prettier - Add tools/secret-scan.sh - Auto-format with prettier - make check passes clean
This commit is contained in:
3
.prettierignore
Normal file
3
.prettierignore
Normal file
@@ -0,0 +1,3 @@
|
||||
node_modules/
|
||||
*.sh
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user