blob: f2b40353966e1ac008e40a91c38ad79ebafe948c [file] [log] [blame]
# Some of our JSON files are long. Sorting their fields in a naive
# lexicographical order harms their readability.
cros-ide/package.json
cros-ide/languages/*.json
# package-lock.json is autogenerated every time on "npm install".
# There's no point in formatting it in a different way.
cros-ide/package-lock.json
# tsconfig.json and VSCode jsons are JSON-with-comments, which are not
# supported by CrOS formatter (yet).
cros-ide/tsconfig.json
cros-ide/tools/tsconfig.json
cros-ide/views/tsconfig.json
cros-ide/.vscode/*.json
# Comments are allowed in js-green-licences.json.
cros-ide/js-green-licenses.json
# testdata should match real files, including their formatting
cros-ide/src/test/testdata/
scripts/compdb_no_chroot_testdata/*/*.json