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

Adding code lint workflow #4

Merged

Conversation

nchiasson-dgi
Copy link
Contributor

No description provided.

@nchiasson-dgi
Copy link
Contributor Author

Implementing code lint workflow, as well as fixing warnings/errors that accompany it's implementation:

FILE: ...ty_reference_integrity_extra/src/DependencyFieldMapGenerator.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 118 | ERROR | [x] Use null coalesce operator instead of ternary
     |       |     operator.
     |       |     (SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator.NullCoalesceOperatorNotUsed)
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

@jordandukart jordandukart merged commit 9943a14 into discoverygarden:main Aug 30, 2022
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.

2 participants