This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit c0eedfd9 authored by eduardDeploy's avatar eduardDeploy
Browse files

chaning permissions

parent fc2c6d26
Branches
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
......@@ -484,7 +484,7 @@
<configuration>
<configLocation>checkstyle.xml</configLocation>
<includes>pom.xml,README.md</includes>
<excludes>.git/**/*,target/**/*,node_modules/**/*,node/**/*</excludes>
<excludes>.git/**/*,target/**/*,node_modules/**/*,node/**/*,src/main/resources/keycloak-theme/*</excludes>
<sourceDirectories>./</sourceDirectories>
</configuration>
<executions>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment