mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 18:17:48 -05:00
0a104c2630
Similar with https://github.com/denoland/deno/pull/25848, we need to make `format_sql` to return `None` so we do not flag well formatted sql files as being wrong. Signed-off-by: m4rc3l05 <15786310+M4RC3L05@users.noreply.github.com> |
||
---|---|---|
.. | ||
__test__.jsonc | ||
badly_formatted.sql | ||
ignore_file.sql | ||
ignore_file2.sql | ||
ignore_file3.sql | ||
ignore_file4.sql | ||
well_formatted.sql | ||
wrong_file_ignore.sql |