StarlingX miscellaneous tools and utilities
Go to file
Martin Chen 4a2f55eed2 Fix linters error and enable linters zuul gate
Fix below linters errors
E010 The "do" should be on same line as for
E010 The "do" should be on same line as while
E011 Then keyword is not on same line as if or elif keyword
E020 Function declaration not in format ^function name {$

Ignore:
E041 Arithmetic expansion using $[ is deprecated for $((
E042 local declaration hides errors
E043 Arithmetic compound has inconsistent return semantics
E044 Use [[ for non-POSIX comparisions

Story: 2003366
Task: 24423

Change-Id: I8b6b72e702d3e89d1813772d6bf16819e28e818c
Signed-off-by: Martin Chen <haochuan.z.chen@intel.com>
2018-09-07 01:50:28 +08:00
ceph Correct typo: caph should be ceph 2018-08-13 13:08:38 -04:00
security Rename server-cert to self-signed-server-cert 2018-07-23 10:27:32 -04:00
tools Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
utilities Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00