summaryrefslogtreecommitdiffstats
path: root/util/lint
Commit message (Expand)AuthorAgeFilesLines
* lint/clang-format: set to 96 chars per linePatrick Georgi2019-06-131-2/+4
* util/lint: Make usage of IS_ENABLED() an errorNico Huber2019-06-043-57/+16
* util/lint/check-style: Don't hardcode clang-format pathAlex James2019-05-151-1/+1
* kconfig_lint: Make uses of CONFIG() on an unknown option an errorJulius Werner2019-04-111-2/+2
* util/lint: list files with whitespace issuesBalazs Vinarz2019-04-021-1/+1
* lint/kconfig: More checks, more errorsJulius Werner2019-03-222-38/+39
* Revert "lint/clang-format: set to 96 chars per line"Julius Werner2019-03-151-4/+2
* lint/kconfig: Update to support new CONFIG() macroJulius Werner2019-03-081-16/+37
* lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_Julius Werner2019-03-061-2/+2
* util/lint: Fix clang-format test and enable it by defaultPatrick Georgi2019-03-051-1/+5
* lint/clang-format: set to 96 chars per linePatrick Georgi2019-03-051-2/+4
* util/lint: Exclude util/inteltool from checkpatchNico Huber2019-02-201-0/+1
* util/lint: update non-ascii linter checking rulesMartin Roth2019-01-241-2/+2
* util/lint: Update non-ascii linter for FreeBSDMartin Roth2019-01-231-13/+13
* util/gitconfig/pre-commit: Use clang-format to sanitise commitsEdward O'Callaghan2019-01-041-0/+143
* util/lint/spelling.txt: Protect "acknowledgement" entryJonathan Neuschäfer2018-12-181-1/+2
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-301-1/+1
* util: Fix shebang for python2 scriptsAngel Pons2018-11-181-1/+1
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-173-3/+3
* 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