Skip to content

Commit 41c5a21

Browse files
authored
removing ignore-paths (Azure#24581)
1 parent 7ba1252 commit 41c5a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ reports=no
44

55
# PYLINT DIRECTORY BLACKLIST.
66
ignore=_vendor,_generated,samples,examples,test,tests,doc,.tox
7-
ignore-paths=azure\\mixedreality\\remoterendering\\_api_version.py,azure/mixedreality/remoterendering/_api_version.py,azure/cosmos/aio/cosmos_client.py,azure\\cosmos\\aio\\cosmos_client.py,azure/cosmos/cosmos_client.py,azure\\cosmos\\cosmos_client.py
7+
ignore-paths=azure\\mixedreality\\remoterendering\\_api_version.py,azure/mixedreality/remoterendering/_api_version.py
88

99
load-plugins=pylint_guidelines_checker
1010

0 commit comments

Comments
 (0)