Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6c6e43

Browse files
committed
Java: Undo autoformat bug.
1 parent ade2934 commit c6c6e43

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

java/ql/src/semmle/code/java/frameworks/Lombok.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ class LombokDataAnnotation extends LombokAnnotation {
134134
*
135135
* ```
136136
* final @ToString @EqualsAndHashCode @AllArgsConstructor
137-
*
138137
* @FieldDefaults(makeFinal=true,level=AccessLevel.PRIVATE) @Getter
139138
* ```
140139
*/

0 commit comments

Comments
 (0)