Skip to content

Commit fe716bc

Browse files
committed
Remove item
1 parent 76699c2 commit fe716bc

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

TODO.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -754,12 +754,7 @@
754754
- [intro to git hooks](https://www.sitepoint.com/introduction-git-hooks/)
755755
- [git pre-push](http://blog.ittybittyapps.com/blog/2013/09/03/git-pre-push/)
756756
757-
83. Python linting
758-
759-
* [pylint](https://github.com/PyCQA/pylint)
760-
* [pycodestyle](https://github.com/PyCQA/pycodestyle)
761-
* [pyflakes](https://github.com/pyflakes/pyflakes)
762-
* prob combo of `pylint` and `pycodestyle`
757+
83. [mkdirp](https://github.com/sindresorhus/make-dir/blob/master/index.js)
763758
764759
84. R linting
765760
@@ -1567,8 +1562,6 @@
15671562
15681563
382. Generating [random integers](http://dimitri.xyz/random-ints-from-random-bits/)
15691564
1570-
383. [mkdirp](https://github.com/sindresorhus/make-dir/blob/master/index.js)
1571-
15721565
15731566
---
15741567

0 commit comments

Comments
 (0)