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

Fix settings and add config option for typos hook #333

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

totoroot
Copy link
Collaborator

@totoroot totoroot commented Aug 3, 2023

I fixed what I broke earlier, when I introduced new options for the typos hook 😅
I also added a config and configPath option. With the config option it becomes possilble to pass the configuration right from the devenv configuration. This should fix #291.

This time I tested all the settings in a newly created project to make sure everything works as expected.

Additionally, I changed the wording for some settings to make the references more consistent.

@domenkozar domenkozar merged commit ebb43bd into cachix:master Aug 3, 2023
4 checks passed
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
totoroot pushed a commit to totoroot/git-hooks.nix that referenced this pull request Aug 4, 2023
Fix settings and add config option for `typos` hook
@totoroot totoroot deleted the add-config-option-typos-hook branch September 10, 2023 10:12
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.

Unable to pass a config file to the typos hook
2 participants