Skip to content
Snippets Groups Projects

Use core's `phpcs.xml.dist` as it is better than the template one + configure `cspell`

Closes #3448001

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • .cspell.json 0 → 100644
    1 {
    2 "description": "This default cspell configuration for contrib projects is based on core/.cspell.json. See https://project.pages.drupalcode.org/gitlab_templates/jobs/cspell/ for more details.",
    3 "language": "en-US",
    4 "allowCompoundWords": false,
    5 "globRoot": ".",
    6 "minWordLength": 4,
    7 "ignorePaths": [
    8 'CODEOWNERS',
    9 'submodules/cypress/tests/src/Cypress/cypress/downloads/downloads.html'
    10 ],
    11 "ignoreRegExpList": [
    12 "^ℹ\uFE0E.*"
  • Wim Leers changed title from Use core's phpcs.xml.dist as it is better than the template one to Use core's {++}phpcs.xml.dist{++} as it is better than the template one{+ + configure cspell+}

    changed title from Use core's phpcs.xml.dist as it is better than the template one to Use core's {++}phpcs.xml.dist{++} as it is better than the template one{+ + configure cspell+}

  • Wim Leers added 1 commit

    added 1 commit

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    • 00e60d0b - Use the Drupal 11 `phpcs` rules.

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    • 0d24c4ef - `cspell`: fix JSON syntax + refine the ignored paths.

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    • d2c3ee13 - `cspell` dictionary + fixes.

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    • 2138e76c - Attempt to fix the remaining `cspell` failures.

    Compare with previous version

  • Wim Leers added 3 commits

    added 3 commits

    • 93d65bec - Update `CONTRIBUTING.md` for completeness.
    • db5a1714 - Final bit of `cspell` 🥳
    • 50b9e53e - Strictly comply with `cspell`.

    Compare with previous version

  • Wim Leers approved this merge request

    approved this merge request

  • Wim Leers added 2 commits

    added 2 commits

    • ab715bbb - 1 commit from branch project:0.x
    • c08c3562 - Merge remote-tracking branch 'origin/0.x' into 3448001-linting

    Compare with previous version

  • Wim Leers reset approvals from @wimleers by pushing to the branch

    reset approvals from @wimleers by pushing to the branch

  • Wim Leers approved this merge request

    approved this merge request

  • Wim Leers added 1 commit

    added 1 commit

    • 4d0c1f1c - Resolved merge conflict incorrectly :grimacing:

    Compare with previous version

  • Wim Leers reset approvals from @wimleers by pushing to the branch

    reset approvals from @wimleers by pushing to the branch

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading