Bug 1342665 - Disable header sorting for js/ r=jolesen

MozReview-Commit-ID: Cj6WWwqv2R2

--HG--
extra : rebase_source : 4304a0d024a56616c9d135b13d07b9805c330a99
This commit is contained in:
Sylvestre Ledru 2017-03-01 11:56:48 +01:00
parent 5b64461cd0
commit e0fb6996ea

View File

@ -6,3 +6,5 @@ IndentWidth: 4
# Ignore all comments because they aren't reflowed properly. # Ignore all comments because they aren't reflowed properly.
# We require 80-col comments and 99-col code. # We require 80-col comments and 99-col code.
CommentPragmas: "^" CommentPragmas: "^"
SortIncludes: false