Skip to content

Commit

Permalink
fix: linter configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jeboehm committed Jul 30, 2024
1 parent e62d929 commit 79377ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .github/linters/.sqlfluff
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[sqlfluff]
dialect = mysql
7 changes: 0 additions & 7 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@
name: Lint Code Base

on:
push:
branches:
- main

pull_request:
branches:
- main
- next

jobs:
run-lint:
Expand Down

0 comments on commit 79377ff

Please sign in to comment.