[0/3] Python improvements to checkstyle.py
mbox series

Message ID 20240830125311.1702053-1-stefan.klug@ideasonboard.com
Headers show
Series
  • Python improvements to checkstyle.py
Related show

Message

Stefan Klug Aug. 30, 2024, 12:52 p.m. UTC
Hi all,

this series improves error reporting for python in checkstyle. It also
adds python formatting support.  Please see the individual patches for
details.

Best regards,
Stefan

Stefan Klug (3):
  utils: checkstyle: Remove leading colon from pycodestyle messages
  utils: checkstye: Show issue position for python issues
  utils: checkstyle: Add a python formatter

 utils/checkstyle.py | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)