File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 207207 "parser_error" : true ,
208208 "unknown_types" : true ,
209209 "global_class" : true ,
210+ "identical_move" : true ,
211+ "index_completely_contained" : true ,
212+ "no_comments_between_methods" : true ,
210213 "check_syntax" : true ,
211214 "functional_writing" : true ,
212215 "obsolete_statement" : {
Original file line number Diff line number Diff line change 1515 },
1616 "license" : " MIT" ,
1717 "dependencies" : {
18- "@abaplint/cli" : " ^2.114.10 " ,
18+ "@abaplint/cli" : " ^2.115.1 " ,
1919 "@abaplint/database-pg" : " ^2.11.78" ,
2020 "@abaplint/database-sqlite" : " ^2.11.78" ,
21- "@abaplint/runtime" : " ^2.12.18 " ,
22- "@abaplint/transpiler-cli" : " ^2.12.18 " ,
21+ "@abaplint/runtime" : " ^2.12.22 " ,
22+ "@abaplint/transpiler-cli" : " ^2.12.22 " ,
2323 "0x" : " ^6.0.0"
2424 }
2525}
You can’t perform that action at this time.
0 commit comments