Always inform clients why the server chose to disconnect them, i.e. stop using NDR_UN...
[0ad.git] / .coafile
bloba8b6722785c07cf988e44c36161d3cb2fd8702d8
1 [Source]
2 bears = CPPCheckBear, LicenseYearBear
3 files = source/**.(cpp|h)
4 ignore = source/third_party/**
6 [JS]
7 bears = ESLintBear, JSHintBear
8 eslint_config = build/jenkins/lint-config/eslintrc.json
9 jshint_config = build/jenkins/lint-config/jshintrc.json
10 files = binaries/data/**.js