Skip to content

Commit

Permalink
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
Browse files Browse the repository at this point in the history
DONTBUILD
  • Loading branch information
poiru committed Jun 26, 2015
1 parent d341eb3 commit 7cf721d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
BasedOnStyle: Mozilla

# Ignore all comments because they aren't reflowed properly.
CommentPragmas: "^"

0 comments on commit 7cf721d

Please sign in to comment.