Commit 83f7685c authored by Victor Poughon's avatar Victor Poughon
Browse files

ENH: clang-format is optional in merge checklist

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment