Remove rules from warn list when it is not needed

pull/14/head
otthorn 3 years ago
parent 06fab325fb
commit 1e136e3736

@ -2,6 +2,4 @@ skip_list:
- '301'
warn_list:
- '305' # Use shell only when shell functionality is required
- '503' # Tasks that run when changed should likely be handlers
- experimental # all rules tagged as experimental

Loading…
Cancel
Save