Merge pull request #165 from TouchInstinct/non_existent_lint_error

Removed FloatMath error, because it doesn't exist
This commit is contained in:
PilotOfSparrow 2020-03-06 14:50:22 +03:00 committed by GitHub
commit e1b5a37f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@
<issue id="WrongManifestParent" severity="error"/>
<issue id="ManifestResource" severity="error"/>
<issue id="ManifestTypo" severity="error"/>
<issue id="FloatMath" severity="error"/>
<issue id="Instantiatable" severity="error"/>
<issue id="LibraryCustomView" severity="error"/>
<issue id="ResAuto" severity="error"/>