-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
delete test files because of PR #6 on ecoCode-java repo (deletion of …
…deprecated java rules EC4, EC53, EC63 and EC75)
- Loading branch information
Showing
6 changed files
with
0 additions
and
190 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
src/main/java/fr/greencodeinitiative/java/checks/AvoidConcatenateStringsInLoop.java
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
src/main/java/fr/greencodeinitiative/java/checks/AvoidUsingGlobalVariablesCheck.java
This file was deleted.
Oops, something went wrong.
78 changes: 0 additions & 78 deletions
78
...ava/fr/greencodeinitiative/java/checks/UnnecessarilyAssignValuesToVariablesTestCheck.java
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...einitiative/java/checks/UnnecessarilyAssignValuesToVariablesTestCheckWithEmptyReturn.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
src/main/java/fr/greencodeinitiative/java/checks/UseCorrectForLoopCheck.java
This file was deleted.
Oops, something went wrong.