dbce56b371
Add fqcn-builtins to the skip list for now, we will watch how the discussion about this evolves and defer updating all code according to that [0]. [0] https://github.com/ansible/ansible-lint/issues/2050 Signed-off-by: Dr. Jens Harbott <harbott@osism.tech> Change-Id: I6dcdec4f029b87bad41530ad45d285909c8351f7
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
ansible>=4,<6 # GPLv3
|
|
ansible-lint>=6.0.0,<7.0.0 # MIT
|
|
bandit>=1.1.0 # Apache-2.0
|
|
bashate>=0.5.1 # Apache-2.0
|
|
doc8>=0.6.0 # Apache-2.0
|
|
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
yamllint>=1.22.0 #GPL3
|