mirror of
https://github.com/FEX-Emu/vixl.git
synced 2024-11-23 14:40:17 +00:00
Disable clang-format for comments containing NOLINT
.
Change-Id: I523efd715ec47ab661d1ceebce86a2a0f72d926b
This commit is contained in:
parent
95372fcd05
commit
7a520b3749
@ -37,3 +37,6 @@ BinPackParameters: false
|
||||
|
||||
PenaltyBreakBeforeFirstCallParameter: 500
|
||||
PenaltyBreakString: 100
|
||||
|
||||
# Do not format comments that contain the `NOLINT` pragma for `cpplint.py`.
|
||||
CommentPragmas: NOLINT
|
||||
|
Loading…
Reference in New Issue
Block a user