[TrivialFix] Clean a recent comment

Change-Id: Ic58a27e517004768433a1e793d4d8e90e2c3383a
This commit is contained in:
Radosław Piliszek 2020-08-21 12:31:43 +02:00
parent 88c53da22f
commit ea91edcbae
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ skip_list:
# [E503] Tasks that run when changed should likely be handlers
# TODO(mnasiadka): Rework baremetal role to do handlers instead of when: *.changed
- '503'
# [E106] Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern'
# [E106] Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
- '106'
# [E208] permissions not mentioned
# FIXME(mnasiadka): Rework file/template to include permissions