Skip to content

Add changelog.md to .prettierignore #57

@kaisermann

Description

@kaisermann

Is your feature request related to a problem? Please describe.

Our vtex setup --tooling command and templates should have a .prettierignore file which makes prettier ignore certain files. Since our CHANGELOG.md is made by hand, it can result in rebase conflicts if people have prettier re-formatting the file over and over again.

Describe the solution you'd like

  • Make vtex setup add a .prettierignore to a project.
  • Add changelog.md to .prettierignore.

Describe alternatives you've considered

Let people do whatever they please, which is not always the best idea.

Additional context

n/a

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions