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

Feature: devenv fmt #243

Open
shyim opened this issue Dec 24, 2022 · 2 comments
Open

Feature: devenv fmt #243

shyim opened this issue Dec 24, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@shyim
Copy link
Contributor

shyim commented Dec 24, 2022

Describe the bug
The IDE formatting in Jetbrains does not work, maybe it would make sense to have devenv fmt command which formats the nix file.

Maybe allow overriding the used package using Nix. What do you think?

@shyim shyim added the bug Something isn't working label Dec 24, 2022
@thenonameguy
Copy link
Contributor

pre-commit run --all
is a good implementation, as it applies all the format hooks to all files

@shyim
Copy link
Contributor Author

shyim commented Dec 24, 2022

Should be an optional feature or?

@domenkozar domenkozar added enhancement New feature or request and removed bug Something isn't working labels Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants