-
Notifications
You must be signed in to change notification settings - Fork 7
Commit bde9f73
Added support for DrupalSecure
There is a project which Drupal.org uses when creating a project (besides Drupal coding standard check) which checks common security issues.
It would be nice to have it in this docker image.
docker run --rm -v $(pwd):/work skilldlabs/docker-phpcs-drupal phpcbf --standard=DrupalSecure
https://www.drupal.org/sandbox/coltrane/1921926 1 parent 64411c1 commit bde9f73
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | + | ||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | - | ||
26 | + | ||
27 | + | ||
28 | + | ||
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments