Skip to content

Commit

Permalink
Remove it all again
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeder committed May 17, 2022
1 parent 6cda282 commit 8750aa8
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,41 +1 @@
version: 2
plugins:
phpcodesniffer:
enabled: true
channel: beta
config:
standard: "Drupal,DrupalPractice"
exclude_patterns:
- "cypress/"
- "config/"
- "db/"
- "dist/"
- "docs/"
- "documentation/"
- "features/"
- "**/node_modules/"
- "script/"
- "**/spec/"
- "**/test/"
- "**/tests/"
- "Tests/"
- "**/vendor/"
- "**/*_test.go"
- "**/*.d.ts"
- "**/*.yml"
- "**/*.json"
- "**/*.js"
- "**/*.jsx"
- "*.md"
- "**/*.md"
- "*.install"
- "*.profile"
- "*.module"
- "*.xml"
- "**/*.xml"
- "**/*.install"
- "**/*.profile"
- "**/*.module"
- ".circleci/"
- ".gitignore"

0 comments on commit 8750aa8

Please sign in to comment.