Skip to content

Commit

Permalink
Make the eclipse setup fail on unused imports like precommit does.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpountz committed Jun 20, 2016
1 parent c52a717 commit 7d296fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-tools/eclipse/dot.settings/org.eclipse.jdt.core.prefs
Expand Up @@ -304,3 +304,4 @@ org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=true
org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true
org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch=true
org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested=true
org.eclipse.jdt.core.compiler.problem.unusedImport=error

0 comments on commit 7d296fe

Please sign in to comment.