mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
fix config
This commit is contained in:
parent
0f88a9ea5d
commit
fb791083fb
2 changed files with 2 additions and 4 deletions
3
.github/linters/.sql-config.json
vendored
3
.github/linters/.sql-config.json
vendored
|
@ -1,4 +1,3 @@
|
||||||
{
|
{
|
||||||
"driver": "mysql",
|
"_comment": "details can be found at: https://sql-lint.readthedocs.io/en/latest/files/configuration.html"
|
||||||
"host": "localhost"
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
{
|
{
|
||||||
"driver": "mysql",
|
"_comment": "details can be found at: https://sql-lint.readthedocs.io/en/latest/files/configuration.html"
|
||||||
"host": "localhost"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue