You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
Track my progress writting Python code to solve small coding challenges from time to time. It helps keep my coding brain and arms sharp. Most importantly, I really enjoy it.
12
12
13
-
It's a tiny project but has been setup some of the essential to ensure code quality.
13
+
It's a tiny project but some of the essentials have been setup to ensure code quality.
14
14
- Pre-commit hooks, to lint and format code.
15
15
- CI build script, to run unit tests.
16
16
- Integrate with Coveralls for test suite's coverage.
0 commit comments