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

ECS checks on PR #299

Merged
merged 3 commits into from
Mar 21, 2024
Merged

ECS checks on PR #299

merged 3 commits into from
Mar 21, 2024

Conversation

janhenckens
Copy link
Member

This PR adds an automatic code styling check that will run for any new PR, to ensure that our code all follows the same style & conventions.

The check is defined for our organisation (https://github.com/statikbe/.github/tree/main/.github/workflows), so we can easily expand and update these checks outside of the repository.

You can run these check locally as well, with the command (ddev) composer check-cs to just check your code, or (ddev) composer fix-cs to have any errors fixed automatically.

@janhenckens janhenckens linked an issue Mar 12, 2024 that may be closed by this pull request
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Numkil Numkil merged commit 2f65cc6 into develop Mar 21, 2024
3 checks passed
@Numkil Numkil deleted the 258-pr-checks-styling-instellen branch March 21, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PR checks styling instellen
2 participants