added pipx and yamllint
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
"mono":"6.12",
|
||||
"ios": "14.0",
|
||||
"mac": "6.20",
|
||||
"android": "11.0"
|
||||
"android": "11.0"
|
||||
},
|
||||
{
|
||||
"symlink": "6_12_0",
|
||||
"mono":"6.12",
|
||||
"ios": "13.20",
|
||||
"mac": "6.20",
|
||||
"android": "11.0"
|
||||
"android": "11.0"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -91,5 +91,11 @@
|
||||
"1.15.*"
|
||||
]
|
||||
}
|
||||
],
|
||||
"pipx": [
|
||||
{
|
||||
"package": "yamllint",
|
||||
"cmd": "yamllint"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user