Skip to content

Commit

Permalink
Fix casing in repos (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-schesch authored Apr 27, 2024
1 parent 26da9d0 commit 107a25e
Show file tree
Hide file tree
Showing 11,819 changed files with 105,171 additions and 145,055 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ repos:
- id: fix-byte-order-marker
- id: fix-encoding-pragma
- id: forbid-new-submodules
- id: forbid-submodules
- id: mixed-line-ending
- id: name-tests-test
- id: no-commit-to-branch
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
- GitPython==3.1.31
- prettytable==3.8.0
- seaborn==0.12.2
- tqdm==4.64.1
- rich==13.7.1
- black==23.3.0
- psutil==5.9.5
- termplotlib==0.3.9
Expand Down
548 changes: 274 additions & 274 deletions input_data/repos_1000_with_hashes.csv

Large diffs are not rendered by default.

Loading

0 comments on commit 107a25e

Please sign in to comment.