mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-14 04:51:11 +01:00
tests: disable ansible-lint (build failure)
This commit is contained in:
parent
0877edaabd
commit
4ddfbc0414
3 changed files with 9 additions and 0 deletions
|
|
@ -106,6 +106,9 @@
|
|||
sources =
|
||||
let
|
||||
disabled = [
|
||||
# 2025-11-15 build failure
|
||||
"ansiblelint"
|
||||
|
||||
#TODO Added 2025-04-01
|
||||
# php-cs-fixer is marked as broken
|
||||
"phpcsfixer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue