Skip to content

Commit

Permalink
config: fix config file and add yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
sfinx13 committed Feb 10, 2023
1 parent 3964230 commit be0913e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/territory/insee_agglomeration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
# - Apply filters on signalement, cartographie and notification for user with role ROLE_ADMIN_TERRITORY
# - Partner name and insee code partner will be readonly on partner form to make no difference between
# possible affectation filter and signalement filter
#

parameters:
parameters:
special_territory:
69: # Rhône
COR: 'COR'
Expand Down
1 change: 1 addition & 0 deletions grumphp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ grumphp:
- ';dd('
- 'die('
- 'exit('
yamllint:
phpstan: ~
eslint:
bin: node_modules/.bin/eslint
Expand Down

0 comments on commit be0913e

Please sign in to comment.