COMMITS
/ .pre-commit-config.yaml February 13, 2022
C
pyupgrade --py310-plus and run mypy in precommit, not build (#5996)
Christian Clauss committed
January 30, 2022
C
The black formatter is no longer beta (#5960)
Christian Clauss committed
November 16, 2021
A
[Mypy] fix other/least_recently_used (#5814)
Andrew Grangaard committed
October 28, 2021
C
Add pyupgrade to pre-commit (#5638)
Christian Clauss committed
April 26, 2021
D
fix(ci): Update pre-commit hooks and apply new black (#4359)
Dhruv Manilawala committed
March 22, 2021
A
Moved "other/anagrams.py" to the string folder (#4289)
algobytewise committed
March 21, 2021
A
Move files to strings folder (#4283)
algobytewise committed
March 20, 2021
C
Update our pre-commit dependencies (#4273)
Christian Clauss committed
November 13, 2020
B
add crawl_google_scholar_citation.py (#3879)
boyuuuun committed
October 15, 2020
C
Revert recent changes to .pre-commit-config.yaml (#3318)
Christian Clauss committed
A
add binary_tree_traversals.py to data_structures (#3297)
Anshraj Shrivastava committed
C
.pre-commit-config.yaml: Disable trailing-whitespace fixer (#3306)
Christian Clauss committed
D
September 30, 2020
D
Add pre-commit hook for TheAlgorithms/Python (#2511)
Dhruv committed