Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Start using the DrupalPractice set of codesniffer rules #551

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

pfrenssen
Copy link
Contributor

This PR enables the DrupalPractice ruleset for PHP CodeSniffer. This will allow us to track whether some known best practices for Drupal development are being followed.

For the moment our code base is not yet fully compliant with the best practices. I have excluded the rules which are being violated from the ruleset and created individual issues to address these one by one, so we can work towards full compliance in the future.

These are the followup issues: #543 #544 #545 #546 #547 #548 #549 #550

@pfrenssen pfrenssen merged commit c6e28d0 into 8.x-1.x Jul 23, 2019
@pfrenssen pfrenssen deleted the adopt-drupal-practice branch July 23, 2019 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants