summaryrefslogtreecommitdiffstats
path: root/util/lint/checkpatch_json.py
Commit message (Expand)AuthorAgeFilesLines
* util/lint: Add commit message parsing to checkpatch_json scriptMartin Roth2022-05-281-0/+6
* checkpatch_json: Mark robotic comments as roboticPatrick Georgi2021-04-151-3/+6
* lint: convert checkpatch_json.py to python 3Stefan Reinauer2020-06-181-5/+5
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-9/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+0
* util: Fix shebang for python2 scriptsAngel Pons2018-11-181-1/+1
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util/lint/checkpatch_json: Fix checkpatch output keyword match stringNaresh G Solanki2018-06-251-3/+3
* util/lint: Generate json output from checkpatch outputNaresh G Solanki2018-04-091-0/+69