All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
If true Then echo "hello" Fi
if true then echo "hello" fi
Shells are case sensitive and it expect command/syntax in its proper case. For example, shells do not accept If or IF in place of lowercase if.
If
IF
if