Skip to content

Commit

Permalink
chore: exclude changelog from formatting (ngworker#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
LayZeeDK authored Aug 19, 2023
1 parent a76af65 commit 727505d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 151 deletions.
1 change: 1 addition & 0 deletions .nxignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
packages/**/CHANGELOG.md
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
/reports
/.angular/
.docusaurus/

# Generated files
packages/**/CHANGELOG.md
151 changes: 0 additions & 151 deletions CHANGELOG.md

This file was deleted.

0 comments on commit 727505d

Please sign in to comment.