Skip to content

Commit

Permalink
add SonarLint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
don-vip committed May 11, 2016
1 parent 1984f79 commit c027994
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
Expand Down
5 changes: 5 additions & 0 deletions .settings/org.sonarlint.eclipse.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
autoEnabled=true
eclipse.preferences.version=1
extraProperties=
moduleKey=josm-plugins
serverId=josm

0 comments on commit c027994

Please sign in to comment.