Commit Graph

3 Commits

Author SHA1 Message Date
Yann MAGNIN 1a14f4ca4e vxSDK - 0.12.0-41 : update logger and checkers + small fixes
*update*
> [scripts]
  | [checkers] use the new simplified vxNorm checker API
  | [install] proper handle re-installation cache
  | [install] *REMOVE* update feature
  | [install] better installation handling
> [vxsdk/core]
  | [logger] display log level if other than LOG_USER

*fix*
> [install]
  | fix relative path installation
> [vxsdk/core]
  | [logger] fix VxLogger object creation
  | [build/meta] fix PRIVATE env key generation
  | [core/pkg] fix function exposition for find_pkg (undetected by pylint!)
  | [core/pkg] fix function exposition for clone_pkg (undetected by pylint!)
2023-04-06 18:40:46 +02:00
Yann MAGNIN 6529f1fe1f vxSDK - 0.12.0-39 : code review (WIP)
*update*
> [common]
  | add all python file module docstring
  | use the new exposed "VxMmap" class in checkers
  | add checker for module docstring
  | add checker for line length
  | fix missing __<special file>__.py
2023-03-17 18:25:35 +01:00
Yann MAGNIN 1912cfa6a7 vxSDK - 0.12.0-38 : code review (WIP)
*update*
> [common]
  | add all vxNorm checkers
  | fix all line than take more than 80 chars
2023-03-13 19:55:10 +01:00