You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When formatting justfiles with just --unstable --fmt, the timestamp of the justfile is always modified whether or not the file was changed.
This is problematic for detecting whether a file has been reformatted or not, such as when using treefmt-nix.
Relevant isssue: numtide/treefmt-nix#265
The text was updated successfully, but these errors were encountered:
jwillikers
changed the title
justfmt
just fmt always updates the timestamp of the file
Nov 23, 2024
When formatting justfiles with
just --unstable --fmt
, the timestamp of the justfile is always modified whether or not the file was changed.This is problematic for detecting whether a file has been reformatted or not, such as when using
treefmt-nix
.Relevant isssue: numtide/treefmt-nix#265
The text was updated successfully, but these errors were encountered: