summaryrefslogtreecommitdiff
path: root/clformat/.settings/org.eclipse.jdt.core.prefs
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2020-09-25 19:05:22 -0400
committerBen Culkin <scorpress@gmail.com>2020-09-25 19:05:22 -0400
commit30e31022bb9e0b40fdd47ef177605f71ca28a0ae (patch)
tree18d203cf4a2e10d7698f7e5a2aa2b5efbdd305a8 /clformat/.settings/org.eclipse.jdt.core.prefs
parent47b755db5ec896725038c45d8d6143c0f8821e8b (diff)
Update settings
Diffstat (limited to 'clformat/.settings/org.eclipse.jdt.core.prefs')
-rw-r--r--clformat/.settings/org.eclipse.jdt.core.prefs2
1 files changed, 1 insertions, 1 deletions
diff --git a/clformat/.settings/org.eclipse.jdt.core.prefs b/clformat/.settings/org.eclipse.jdt.core.prefs
index 83dd9b0..2529c98 100644
--- a/clformat/.settings/org.eclipse.jdt.core.prefs
+++ b/clformat/.settings/org.eclipse.jdt.core.prefs
@@ -97,7 +97,7 @@ org.eclipse.jdt.core.compiler.problem.unusedImport=warning
org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
org.eclipse.jdt.core.compiler.problem.unusedLocal=warning
org.eclipse.jdt.core.compiler.problem.unusedObjectAllocation=ignore
-org.eclipse.jdt.core.compiler.problem.unusedParameter=info
+org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore
org.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled
org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled
org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled