fix config

This commit is contained in:
Lucas Gravley 2020-08-11 13:40:38 -05:00
parent 0f88a9ea5d
commit fb791083fb
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,3 @@
{ {
"driver": "mysql", "_comment": "details can be found at: https://sql-lint.readthedocs.io/en/latest/files/configuration.html"
"host": "localhost"
} }

View file

@ -1,4 +1,3 @@
{ {
"driver": "mysql", "_comment": "details can be found at: https://sql-lint.readthedocs.io/en/latest/files/configuration.html"
"host": "localhost"
} }