1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 21:26:44 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Brandon Lopez 9fcd941087 Remove some code smells per Sonarcloud 2018-08-07 13:17:28 -07:00
Brandon Lopez 22953bb109 Can now build a Docker image of the app with cheatsheets pulled in at build time and use Docker Compose to get it running with Redis 2018-07-29 23:51:41 -07:00
Igor Chubin 912e77faa3 Merge pull request #58 from md2perpe/fix-mydir
Fix incorrect MYDIR
2018-07-14 21:35:17 +02:00
Per Persson 251256d418 Fix incorrect MYDIR 2018-07-13 23:59:01 +02:00
Luciano Strika fa95f843a3 correct my linting 2018-07-12 21:57:05 -03:00
Luciano Strika 3a111580e0 make code here a bit cleaner. 2018-07-12 21:45:45 -03:00
Luciano Strika defd1e397a use constant names to reaplce number. It is easier to understand what the code does now, and future refactors will be less error prone. 2018-07-12 21:40:16 -03:00
Luciano Strika 28fb2bfec6 abstract functions away for improved readibility and maintainability 2018-07-12 21:39:22 -03:00
Luciano Strika da28771646 add constants for improved readibility of code. 2018-07-12 21:37:29 -03:00
Edward Betts 3ce21e7d6b Correct spelling mistake. 2018-07-11 17:18:20 +01:00
cclauss ae9004bff2 Modernize Python 2 code to get ready for Python 3 2018-07-03 22:09:51 +02:00
Igor Chubin 5ed0e75424 do not use sexy comments for ruby (ruby is sexy enough even without it) 2018-06-03 18:44:54 +00:00
Igor Chubin 92e226a9c6 new function: code_blocks() 2018-05-06 17:36:21 +00:00
Igor Chubin 3646d517a5 lib/beautifier.py: start subprocess using gevent 2018-05-05 12:06:31 +00:00
Igor Chubin 105de02085 added lib/beautifier.py 2018-05-04 22:55:36 +00:00