Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
default_install_hook_types: [pre-commit, commit-msg]
default_stages: [pre-commit]
repos:
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v9.6.0
hooks:
- id: cspell # Spell check changed files
name: Cspell (Files)
- id: cspell # Spell check the commit message
name: Cspell (Commit Message)
args:
- --no-must-find-files
- --no-progress
- --no-summary
- --files
- .git/COMMIT_EDITMSG
always_run: true
pass_filenames: false
stages: [commit-msg]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.14
hooks:
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Vanillian

A cmdline tool to ease my workflow.
23 changes: 0 additions & 23 deletions cspell.json

This file was deleted.

5 changes: 0 additions & 5 deletions project-words.txt

This file was deleted.