aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLulonaut <lulonaut@lulonaut.tech>2023-08-30 13:51:35 +0200
committerGitHub <noreply@github.com>2023-08-30 13:51:35 +0200
commit2f768fbe0e87debd50ac2ea6d929fa6867a73c0f (patch)
tree36de54f68a76f29a4eae9848c7a0015eec5c4779 /config
parentde22a446533d682ee87c18f0406560a868c3ea79 (diff)
downloadNotEnoughUpdates-2f768fbe0e87debd50ac2ea6d929fa6867a73c0f.tar.gz
NotEnoughUpdates-2f768fbe0e87debd50ac2ea6d929fa6867a73c0f.tar.bz2
NotEnoughUpdates-2f768fbe0e87debd50ac2ea6d929fa6867a73c0f.zip
parse tab list for skill info (#780)
Co-authored-by: nopo <nopotheemail@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/detekt/detekt.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/detekt/detekt.yml b/config/detekt/detekt.yml
index 80ff2814..dfea9a5e 100644
--- a/config/detekt/detekt.yml
+++ b/config/detekt/detekt.yml
@@ -9,3 +9,7 @@ forge:
active: true
InvalidSubscribeEvent:
active: true
+
+style:
+ MagicNumber:
+ active: false