Commit d3e874d
Run drupal-check in CI and use Drupal PHPCS since we use Drupal APIs. (#67)
* Require mglaman/drupal-check, symfony/phpunit-bridge dev deps
* Ignore ds store
* Run drupal-check in CI
* Specify drupal-check dirs instead of excludes
* Fix Datetime case
* Remove incorrect @return doc
* Require dev drupal/coder
* Run drupal PHPCS on CI
* PHPCBF
* Implement Drupal coding standards
Co-authored-by: Richard B. Porter <rbp@richardbporter.com>1 parent 23b8fb1 commit d3e874d
File tree
8 files changed
+1437
-501
lines changed- .github/workflows
- tests
8 files changed
+1437
-501
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
0 commit comments