Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPIC] Setup Code Quality Tools #2

Open
6 tasks
alroniks opened this issue Jul 2, 2020 · 0 comments
Open
6 tasks

[EPIC] Setup Code Quality Tools #2

alroniks opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
moderate usual tasks

Comments

@alroniks
Copy link
Member

alroniks commented Jul 2, 2020

Story

As a Developer, I want to automatically run PHP code checks, so I will be sure about code quality

Acceptance Criteria

  • Checks can be run locally via Composer run script
  • Checks can be run on any CI-service
  • Checks integrated into GitHub workflow, each pulls request and commits covered
  • If any issues found, I receive a notification via Slack and email

Tasklist

Examples

See https://github.com/slimphp/Twig-View for getting config examples
Also https://github.com/odan/slim4-skeleton

@alroniks alroniks self-assigned this Jul 2, 2020
@alroniks alroniks added epic moderate usual tasks labels Jul 4, 2020
@alroniks alroniks changed the title As a Developer, I want to automatically run PHP code checks, so I will be sure about code quality [EPIC] Setup Code Quality Tools Jul 4, 2020
@alroniks alroniks removed the epic label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moderate usual tasks
Projects
None yet
Development

No branches or pull requests

1 participant