Download List

项目描述

bashcritic is a tool to check bash scripts for
common pitfalls.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-31 17:00
0.3.3

一个检查规则,阻碍了正常运行已纠正工具的语法错误。
标签: Major bugfixes
A syntax error in a check rule which prevented the
tool from running correctly was corrected.

2008-01-30 17:11
0.3.2

使用文件加入。在perlcritic outputlevels被拆除,因此现在有错误,化妆品,以及信息只。外壳程序中发现的家当。增加了新的检查。version.pm被添加到分配(因为它是由Makefile.PL需要)。
标签: Minor feature enhancements
Usage documentation was added. The perlcritic
outputlevels were removed, so now there are error,
cosmetic, and info only. The shell is detected
from the shebang. New checks were added.
version.pm was added to the distribution (since it
is needed by Makefile.PL).

2007-10-20 23:10
0.3.0

规则不检查的意见和字符串。不再按类型分组,而是由行数排序警告。增加了新的检查。在这一个程序错误-帮助被忽略是固定的。现在的家当修补Makefile.PL /做出。
标签: Minor feature enhancements
Rules are not checked in comments and strings.
Warnings are no longer grouped by type but sorted
by line number. New checks were added. A bug in
which --help was ignored was fixed. The shebang is
now patched by Makefile.PL/make.

2007-10-18 17:23
0.2.1

在规则定义错误导致bashcritic执行前停止所有的规则是固定的。
标签: Minor bugfixes
An error in rule definition that caused bashcritic
to stop before executing all the rules was fixed.

2007-10-18 17:23
0.2.0

外地炮弹现在是一个数组引用。一个给定的规则是只检查一弹集。 80列似乎什么是通常建议(Sun和Linux内核)。该功能描述已被改写。命令格式为“$(命令)”取代不被接受时-伯恩是指定的。在“”和“重定向类型在POSIX标准,并正接受。关于算术化合物的意见已被删除。此版本将这里警告所有的外壳字符串。 EXPORT_ASSIGN已重,这是只伯恩有关。有个出口和变量引用新规则。
标签: Major bugfixes
The field shells is now an array reference. A
given rule is checked only for a set of shells. 80
columns seems to be what is usually recommended
(Sun and Linux kernel). The FUNCTION description
has been reworded. Command substitution of the
form "$(COMMAND)" is not accepted when --bourne is
specified. The ">&" type of redirection is in the
POSIX standard and is now accepted. The advice
about arithmetic compounds has been removed. This
release will warn about here string for every
shell. EXPORT_ASSIGN has been reformatted, which
is only relevant for Bourne. There is a new rule
about export and variable quoting.

Project Resources