Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: format the current directory by default #252

Closed
wants to merge 1 commit into from

Commits on Sep 11, 2024

  1. feat: format the current directory by default

    The common case is to format folders, not stdin.
    
    This changes the default to format the current directory, and introduces
    a `--stdin` flag for users that want to wrap `nixfmt` into editors and
    other tools.
    
    See also NixOS/nix#11438
    zimbatm committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    911bc5b View commit details
    Browse the repository at this point in the history