Skip to content

Commit ad75dc4

Browse files
shubham14bajpaiKiran Mova
authored and
Kiran Mova
committed
chore(build): setup muse config
Signed-off-by: shubham <[email protected]>
1 parent 27abbd4 commit ad75dc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.muse/config.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
ignoreRules = [ "G101",
2+
"ST1005"
3+
]
4+
5+
ignoreFiles = """
6+
vendor/**
7+
"""

0 commit comments

Comments
 (0)