Hello, On Mon, Aug 22, 2016 at 7:55 PM, Christopher <[email protected]> wrote:
> On Mon, Aug 22, 2016 at 10:01 AM Jun Aruga <[email protected]> wrote: > >> Hi, >> >> We can see several bash (= sh on Fedora) script files under /etc such as >> /etc/init.d/functions >> /etc/profile >> >> Anyone could you tell me whether there is a common style guideline >> (coding standards) to write the shell script on Feodra? >> >> Thanks, >> Jun Aruga >> >> > I'm not familiar with one, but I'd recommend using shellcheck on them to > detect potential issues. > > You can also take a look at bashate [ https://pypi.python.org/pypi/bashate ], an automated style checker for bash scripts to fill the same part of code review that pep8 does in most OpenStack projects. Thanks, Chandan Kumar
-- devel mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
