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

Devos Refactor #490

Merged
merged 4 commits into from
Nov 6, 2022
Merged

Devos Refactor #490

merged 4 commits into from
Nov 6, 2022

Conversation

Lord-Valen
Copy link
Contributor

I unpinned flake-compat, favouring whatever rev is put in the lock file instead and checked the editorconfig-checker exit code directly, avoiding potential issues. The issue causing the tempfix has been resolved.

Get the rev from the flake.lock file. Shouldn't be an issue for
first time users as the guide instructs users to generate a lock
file. `builtins.file` was used in accordance with nix.dev
reccommendations.

https://nix.dev/anti-patterns/language#reproducibility-referencing-top-level-directory-with
Eliminated the redundant check for the exit code of
`editorconfig-checker`. This way is more explicit and idiomatic.

https://github.com/koalaman/shellcheck/wiki/SC2181
Copy link
Contributor

@blaggacao blaggacao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pacman99 Pacman99 merged commit a1c669b into divnix:main Nov 6, 2022
@Lord-Valen Lord-Valen deleted the devos-refactor branch November 6, 2022 23:26
@Lord-Valen Lord-Valen mentioned this pull request Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants