1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-01-26 03:51:57 +02:00

Change this to 'warning' because we're using a redefined 'Type' all over the place

This commit is contained in:
David Landry 2018-10-05 16:52:41 -04:00
parent e0ca4065d7
commit 423939af57

View File

@ -30,3 +30,4 @@ warningCode = 0
[rule.unused-parameter]
[rule.unreachable-code]
[rule.redefines-builtin-id]
severity = "warning"