You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: testsuite/tests/gnatcheck_errors/lkql_syntax_warning/test.out
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
gnatcheck: foo.lkql:4:29: 'is' syntax is deprecated for patterns. Please consider migrating your code via 'lkql refactor -r IS_TO_COLON/rules/foo.lkql'.
1
+
gnatcheck: foo.lkql:4:29: 'is' syntax is deprecated for patterns. Please consider migrating your code via 'lkql refactor -r IS_TO_COLON path/to/your/rule_file.lkql'.
0 commit comments