Skip to content

Commit

Permalink
fix: noqa
Browse files Browse the repository at this point in the history
  • Loading branch information
benfdking committed Oct 9, 2024
1 parent 871a467 commit f5f2786
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 233 deletions.
2 changes: 1 addition & 1 deletion crates/cli/tests/ui/LT01_noqa.sql
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SELECT 1; --noqa: disable=LT01
SELECT 1; --noqa: LT01
Loading

0 comments on commit f5f2786

Please sign in to comment.