Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions drupal-code-quality/assets/.prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
# Default ignore list used by Drupal GitLab CI templates (include.drupalci.main.yml).
# CI creates this file when missing; we vendor it here to keep local runs in parity.
*.yml
# Drupal .inc files are PHP, but prettier parses as HTML by default.
# PHP files should be checked by phpcs/phpcbf instead.
*.inc