blob: ea647be8464bdd7553b9cccb911bc52e37a60f03 [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:37 +00001---
2BasedOnStyle: Chromium
3Language: JavaScript
4ColumnLimit: 120
5CommentPragmas: .*\@.*
6AllowShortBlocksOnASingleLine: false
7AllowShortFunctionsOnASingleLine: None
8ReflowComments: false