• 0 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle






  • We have a handful of Python tools that we require to adhere to PEP8 formatting, and have Jenkins pipeline jobs to validate it and block merge requests if any of the code isn’t properly formatted. I haven’t personally tried it yet, but I wonder if these AI’s might be good for fixing up this sort of formatting lint.