Always inform clients why the server chose to disconnect them, i.e. stop using NDR_UN...
[0ad.git] / .arclint
blobb0e0b6c4d18aaca355c5e58ab228ff451682fc29
2   "exclude": [
3     "(^binaries/system/)",
4     "(^build/premake/premake5/)",
5     "(^source/third_party/)",
6     "(^libraries/)"
7   ],
8   "linters": {
9     "text": {
10       "type": "text",
11       "severity": {
12         "1": "disabled",
13         "2": "disabled",
14         "3": "disabled",
15         "5": "disabled"
16       }
17     }
18   }