Skip to content

Commit

Permalink
chore(build): setup muse config (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: kmova <[email protected]>
  • Loading branch information
kmova authored Apr 29, 2021
1 parent 65d1390 commit 5145478
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .muse/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ignoreRules = [ "G101",
"ST1005"
]

ignoreFiles = """
vendor/**
"""

0 comments on commit 5145478

Please sign in to comment.