summaryrefslogtreecommitdiffstats
path: root/util/lint
Commit message (Expand)AuthorAgeFilesLines
* util/lint: Ignore "visible if" statement in Kconfig filesPatrick Georgi2018-09-181-0/+7
* lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-laterRonald G. Minnich2018-09-141-0/+1
* util/lint: update whitespace checking rulesMartin Roth2018-09-041-2/+2
* util/lint: Update whitespace linter for FreeBSDMartin Roth2018-09-041-2/+18
* util/lint: Exclude util/superiotool from checkpatchNico Huber2018-08-201-0/+1
* util/lint: Set "acknowledgement" correctElyes HAOUAS2018-08-131-1/+0
* util/lint: update checkpatch.pl to latest linux versionMartin Roth2018-08-131-189/+279
* util/lint: Update spelling.txt to latest linux versionMartin Roth2018-08-131-0/+39
* util/lint: Remove register name identified as a misspelled wordXiang Wang2018-08-111-1/+0
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* util/lint: Update lint-stable-000-license-headers linterMartin Roth2018-07-061-31/+4
* util/lint/checkpatch_json: Fix checkpatch output keyword match stringNaresh G Solanki2018-06-251-3/+3
* util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth2018-06-141-6/+15
* util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth2018-06-121-27/+21
* util/lint: Add filename checkerMartin Roth2018-06-071-0/+24
* util/lint: Update lint-000-license-headers linterMartin Roth2018-06-021-0/+13
* util/lint: use a more compact output formatPatrick Georgi2018-06-011-4/+2
* util/lint: Add check that changes conform to clang-format stylePatrick Georgi2018-05-311-0/+34
* checkpatch: exclude util/crossgcc/patchesPatrick Georgi2018-05-301-1/+9
* util/lint: Make the non-ascii character check stableMartin Roth2018-05-221-0/+0
* util/lint: Ignore whitespace, newlines, and licenses in vbt filesMartin Roth2018-05-094-2/+4
* util/lint: Fix execution on OpenBSDPiotr Kubaj2018-04-161-1/+1
* util/lint: Generate json output from checkpatch outputNaresh G Solanki2018-04-091-0/+69
* util/lint/checkpatch.pl: Untaint filenameMartin Roth2018-01-291-0/+4
* util/lint: Apply `final newlines` check to scriptsAlex Thiessen2018-01-261-2/+19
* util/lint: Unify checks for git worktreeAlex Thiessen2018-01-2312-12/+36
* util/*: Fix final newlines in scriptsAlex Thiessen2018-01-232-2/+1
* util/lint: Check license headers of git hooksAlex Thiessen2018-01-101-1/+0
* lint-stable: Only check files tracked by git (ie source files) for +xPatrick Georgi2017-12-051-1/+1
* util/lint: update checkpatch & spelling.txt to upstream versionsMartin Roth2017-09-202-115/+310
* util/lint: Exclude external payloads from coreboot lowercase checkMartin Roth2017-09-131-1/+1
* util/lint/checkpatch: Untaint variables from env & command lineMartin Roth2017-09-021-1/+9
* util/lint: Change final-newlines to lint-test from lint-extended-testMartin Roth2017-08-171-4/+0
* lint: update signed-off-by checkMartin Roth2017-08-171-0/+0
* Makefile.inc: lint: Update to run lint-extended scriptsMartin Roth2017-08-141-3/+6
* util/lint: add extended stable checkpatch for testingMartin Roth2017-08-141-0/+44
* util/lint: Update license header lint scriptsMartin Roth2017-08-102-5/+9
* lint: Update lint-stable-021-coreboot-lowercaseMartin Roth2017-08-101-1/+1
* util/lint: provide option to skip newline checkAaron Durbin2017-08-091-0/+4
* util/lint: Update final newline checkMartin Roth2017-07-241-1/+1
* util/lint: exclude patch files from asm syntax checkMartin Roth2017-07-211-1/+1
* util/lint: update kconfig_lintMartin Roth2017-07-181-2/+33
* util/lint: Update checkpatch & files to upstream linuxMartin Roth2017-06-293-154/+493
* util/lint: Add check to make sure 'coreboot' is lowercaseMartin Roth2017-06-271-0/+33
* util/lint: Give better warning for help spacing issueMartin Roth2017-06-071-2/+8
* util/lint/kconfig_lint: update help checkingMartin Roth2017-06-072-3/+15
* util/lint: ignore some more binary file typesPatrick Georgi2017-05-251-1/+1
* util/lint: Don't run checkpatch on the documentationMartin Roth2017-04-241-1/+2
* util/lint: Show an error if a symbol is created in two choice blocksMartin Roth2017-03-272-1/+6
* uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth2017-03-091-0/+1