Skip to content

Commit

Permalink
[core] No code style check within JavaFX code because it is SARL code.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Mar 6, 2018
1 parent f470118 commit dfbe654
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions main/apiplugins/io.sarl.javafx/pom.xml
Expand Up @@ -53,15 +53,6 @@
<generateTraceFiles>true</generateTraceFiles>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<configuration>
<sourceDirectories>
<sourceDirectory>src</sourceDirectory>
</sourceDirectories>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit dfbe654

Please sign in to comment.