We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801c0c6 commit 193cafbCopy full SHA for 193cafb
README.md
@@ -14,6 +14,10 @@ The commit will be flagged if it includes certain text files with:
14
* Missing terminating newline for certain files
15
* Certain C++ #include patterns and std::exception
16
17
+The commit will also be flagged if the commit message does not include a Jira
18
+ID (unless marked with NO_JIRA), or if the size of new or modiffied files
19
+exceeds a threshold.
20
+
21
22
# Github action
23
0 commit comments