Skip to content

Commit d29e7c4

Browse files
author
Ayushi Ahjolia
committed
chore(lint): Enable Pyflakes rules across all packages
1 parent 5a663b3 commit d29e7c4

46 files changed

Lines changed: 521 additions & 83 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/scripts/tests/test_lintcommit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))
1111

12-
import pytest
1312
from lintcommit import lint_range, validate_message, validate_subject
1413

1514
# region validate_subject: valid subjects

0 commit comments

Comments
 (0)