Skip to content

Add changelog.md to .prettierignore #57

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions