Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !48292

Fix Prettier Ignore

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/TomJGooding/fix-prettier-ignore into master Mar 17, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: TomJGooding

Due to the Prettier Ignore code being moved from the end at some point, contributors with Prettier installed can easily make huge numbers of changes to the file without even realising it.

This could be contributing to the huge backlog of pull requests!

  • Moved Prettier Ignore code line to the end
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/TomJGooding/fix-prettier-ignore