Skip to content

Commit 6bcb5de

Browse files
committed
Java.yaml: Remove comment inconsistencies
Remove trailing colons and fix typo Fixes coala#68
1 parent a930f16 commit 6bcb5de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/Language/Java.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ aliases:
88
extensions:
99
- java
1010
delimiters:
11-
# comment delimters:
11+
# comment delimiters
1212
- double_slash
1313
- multiline_slash_star
14-
# string delimiters:
14+
# string delimiters
1515
- double_quote_slash_escape
1616
datatypes:
1717
- boolean_java

0 commit comments

Comments
 (0)