Skip to content

Commit

Permalink
Remove _LEGACY [#2]
Browse files Browse the repository at this point in the history
Also remove exclusion from .pre-commit-config.yaml
  • Loading branch information
genehack committed Jul 18, 2024
1 parent e6a0b1b commit 093674c
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 9,264 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
default_language_version:
python: python3
# TODO remove _LEGACY once it's gone
exclude: '\.(tsv|fasta|gb)$|^ingest/vendored/|^_LEGACY'
exclude: '\.(tsv|fasta|gb)$|^ingest/vendored/|'
repos:
- repo: https://github.com/pre-commit/sync-pre-commit-deps
rev: v0.0.1
Expand Down
172 changes: 0 additions & 172 deletions _LEGACY/Snakefile

This file was deleted.

Loading

0 comments on commit 093674c

Please sign in to comment.