UNPKG

556 BPlain TextView Raw
1// this file is also used by PRESUBMIT.py to tell clang-format
2// to not check the format of files in here
3// it will ignore any that contain a glob, so if you add a
4// glob into this file it willl not mean that the
5// clang-format check also ignores that file
6front_end/.eslintrc.js
7front_end/diff/diff_match_patch.js
8front_end/protocol_externs.js
9front_end/javascript_metadata/NativeFunctions.js
10front_end/third_party/
11test/e2e/**/*.js
12test/shared/**/*.js
13test/**/fixtures/
14scripts/protocol_typescript/*.js
15scripts/migration/**/*.js
16node_modules
17
18*.d.ts