Refactor php versions management

This commit is contained in:
VirtuBox
2023-08-05 15:47:01 +02:00
parent f9b3f96e14
commit ce961e90a8
5 changed files with 28 additions and 44 deletions

View File

@@ -16,6 +16,7 @@ license-file = LICENSE
[flake8]
ignore = F405,W504,S322,S404,S603,s607,s602,C901
max-line-length = 120
exclude =
# No need to traverse our git directory
.git,