Describe the bug
sqruff always changes the SQL files mtime, yielding a failed nix fmt -- --ci.
To Reproduce
Format a file using sqruff. Run nix fmt -- --ci --verbose, to see that the file is reported as changed, despit git diff showing nothing. The only difference is the mtime.
Expected behavior
Ignore that the files mtime changed, as the file remains identical.
System information
NixOS 25.05
Describe the bug
sqruffalways changes the SQL filesmtime, yielding a failednix fmt -- --ci.To Reproduce
Format a file using sqruff. Run
nix fmt -- --ci --verbose, to see that the file is reported as changed, despitgit diffshowing nothing. The only difference is themtime.Expected behavior
Ignore that the files
mtimechanged, as the file remains identical.System information
NixOS 25.05