Skip to content

Commit

Permalink
chore(build): setup muse config (openebs#318)
Browse files Browse the repository at this point in the history
Signed-off-by: prateekpandey14 <[email protected]>
  • Loading branch information
prateekpandey14 authored Apr 29, 2021
1 parent da7489c commit da7f4c2
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 da7f4c2

Please sign in to comment.