forked from ovn-org/ovn
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
checkpatch.py: Port checkpatch related changes from the OVS repo.
This picks up the following OVS changes: 00d3d4a7d375 ("checkpatch: Avoid catastrophic backtracking.") d25c6bd8df37 ("checkpatch: Reorganize flagged words using a list.") 9a50170a805a ("checkpatch: Add suggestions to the spell checker.") 799f697e51ec ("checkpatch: Print subject field if misspelled or missing.") 1b8fa4a66aa4 ("checkpatch: Add checks for the subject line.") bf843fd439b2 ("checkpatch: Don't spell check Fixes tag.") 74bfe3701407 ("checkpatch: Add argument to skip committer signoff check.") 21c61243fb75 ("checkpatch: Fix personal word list storage.") 915b97971d58 ("checkpatch.py: Load codespell dictionary.") Signed-off-by: Dumitru Ceara <[email protected]> Acked-by: Numan Siddique <[email protected]> Signed-off-by: Mark Michelson <[email protected]>
- Loading branch information
Showing
2 changed files
with
140 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters