Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 +0000 | [diff] [blame] | 1 | --- |
2 | BasedOnStyle: Chromium | ||||
3 | Language: JavaScript | ||||
4 | ColumnLimit: 120 | ||||
5 | CommentPragmas: .*\@.* | ||||
6 | AllowShortBlocksOnASingleLine: false | ||||
7 | AllowShortFunctionsOnASingleLine: None | ||||
8 | ReflowComments: false |