2b43799f56
admin api and associated tools * in progress admin api started and permit.io setup tool started * docs * build fix * integration tests passing * new permit variables * fix permit * fix delete regex * fix delete response * docs * docs
11 lines
123 B
YAML
11 lines
123 B
YAML
---
|
|
extends: default
|
|
ignore: |
|
|
vendor/
|
|
.devbox/
|
|
out/
|
|
requirements/node_modules/
|
|
rules:
|
|
line-length:
|
|
max: 150
|