Skip to content

Commit

Permalink
tidying up
Browse files Browse the repository at this point in the history
  • Loading branch information
colevandersWands committed Nov 19, 2024
1 parent 17b3824 commit a6b3b21
Show file tree
Hide file tree
Showing 29 changed files with 1,759 additions and 288 deletions.
16 changes: 16 additions & 0 deletions .ls-lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
ls:
.dir: snake_case
.*: snake_case
.md: snake_case | regex:[0-9A-Z\-]+
.txt: snake_case
.yml: snake_case

ignore:
- .git
- .github
- .vscode
- venv
- .venv
- .ruff_cache
- .pytest_cache
- __pycache__
248 changes: 0 additions & 248 deletions .markdownlint.jsonc

This file was deleted.

13 changes: 0 additions & 13 deletions .prettierrc.json

This file was deleted.

21 changes: 0 additions & 21 deletions .vscode/launch.json

This file was deleted.

Loading

0 comments on commit a6b3b21

Please sign in to comment.