Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 220 Bytes

T_and_F_symbol_linter.md

File metadata and controls

11 lines (6 loc) · 220 Bytes

Pattern: Use of T/F symbol

Issue: -

Description

Avoid the symbols T and F (for TRUE and FALSE).

Further Reading