Skip to content

Commit

Permalink
Add check_file_permissions.sh (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Nov 3, 2021
1 parent 4f0c8bb commit c9add5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dev-tools/composer.json
Expand Up @@ -16,6 +16,7 @@
},
"scripts": {
"analyse": [
"./check_file_permissions.sh",
"./check_trailing_whitespaces.sh",
"@composer validate --strict --working-dir=..",
"@composer normalize --dry-run ../composer.json",
Expand Down

0 comments on commit c9add5f

Please sign in to comment.