We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246f79a commit 2eaac83Copy full SHA for 2eaac83
pyproject.toml
@@ -42,5 +42,4 @@ EMO = "flake8_no_emoji:NoEmojiChecker"
42
43
[tool.flake8]
44
max-line-length = 88
45
-select = ["EMO"]
46
-ignore_emoji_types = ["FACE", "ANIMAL"]
+select = ["EMO"]
0 commit comments