Commit c338700
Killian Perlin
Style: Fix casing on type name
Change enum `refactoringKind` to `RefactoringKind` according to Java
standards.1 parent 00afc11 commit c338700
File tree
1 file changed
+2
-2
lines changed- lkql_jit/cli/src/main/java/com/adacore/lkql_jit/cli
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments