Skip to content

Commit

Permalink
Oomph: install SonarLint
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 12, 2022
1 parent ef525cc commit ba43c83
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,14 @@
<requirement
name="org.eclipse.rap.tools.feature.feature.group"/>
</setupTask>
<setupTask
xsi:type="setup.p2:P2Task"
label="Sonar">
<requirement
name="org.sonarlint.eclipse.feature.feature.group"/>
<repository
url="https://eclipse-uc.sonarlint.org/"/>
</setupTask>
</setupTask>
<setupTask
xsi:type="git:GitCloneTask"
Expand Down

0 comments on commit ba43c83

Please sign in to comment.