Jonathan Meek
2017-10-20 23:49:21 UTC
Hello folks,
I have gotten involved in a new placement at work where I am writing ksh
scripts and have fallen in love with it. I never thought I would enjoy this
because ksh scripts were always a bit of reach. I am curious is there some
tool like Python's PEP8 style checker for bash scripts? If not, some place
to find best practices towards style and syntax?
I am just trying to avoid future me being utterly angered at some unknown
idiot and then to find git blame saying it is past me.
Jonathan
I have gotten involved in a new placement at work where I am writing ksh
scripts and have fallen in love with it. I never thought I would enjoy this
because ksh scripts were always a bit of reach. I am curious is there some
tool like Python's PEP8 style checker for bash scripts? If not, some place
to find best practices towards style and syntax?
I am just trying to avoid future me being utterly angered at some unknown
idiot and then to find git blame saying it is past me.
Jonathan