DiscipleTools / DiscipleTools/disciple-tools-theme
decrease Git Action time by streamlining phpcs
Open
help wanted
- Dominant language
- PHP
- Stars
- 48
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
PHPCS in DT, takes around 4 minutes because it is checking the entire code base.
We could streamline this by only running phpcs on the files that have changed in the PR.
Contributor guide
Assessment
This issue has not been assessed yet.