Skip to content
Snippets Groups Projects
Commit 83f7685c authored by Victor Poughon's avatar Victor Poughon
Browse files

ENH: clang-format is optional in merge checklist

parent e690e045
No related branches found
No related tags found
No related merge requests found
......@@ -39,9 +39,9 @@ The copyright owner is *COPYRIGHT OWNER (OR OWNER'S AGENT)* and has signed the O
<hr>
***Check before merging:***
- Run `git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i` on latest changes and commit
- All discussions are resolved
- At least 2 :thumbsup: votes from core developers, no :thumbsdown: vote.
- The feature branch is (reasonably) up-to-date with the base branch
- Dashboard is green
- Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
- Optionally, run `git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i` on latest changes and commit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment