Re: [E] Proposal: extend our pre-commit hook to run autopep8

2020-07-31 Thread Walt Karas
+1 On Thu, Jul 30, 2020 at 6:29 PM Brian Neradt wrote: > Hi dev@trafficserver.apache.org, > > We currently run clang-format as a part of our pre-commit hook. This is a > helpful tool for applying our formatting standards on our C++ files. I > suggest we extend the hook to also inspect any Python

Re: [E] Proposal: extend our pre-commit hook to run autopep8

2020-07-31 Thread Sudheer Vinukonda
Makes sense! +1 > On Jul 31, 2020, at 8:18 AM, Walt Karas > wrote: > > +1 > >> On Thu, Jul 30, 2020 at 6:29 PM Brian Neradt wrote: >> >> Hi dev@trafficserver.apache.org, >> >> We currently run clang-format as a part of our pre-commit hook. This is a >> helpful tool for applying our forma