summaryrefslogtreecommitdiffstats
path: root/util/lint
Commit message (Expand)AuthorAgeFilesLines
* util/lint: Add coreboot specific dictionary fileMartin Roth2022-06-221-0/+2173
* util/lint/checkpatch: Add alloc functions to alloc with multiplies checkElyes Haouas2022-05-291-3/+5
* util/lint/checkpatch: Update 'Check for compiler attributes'Elyes Haouas2022-05-291-29/+59
* util/lint/checkpatch.pl: Use 'allocFunctions'Elyes Haouas2022-05-291-3/+14
* util/lint/checkpatch: Warn on period at the end of commit subjectMartin Roth2022-05-281-0/+5
* util/lint: Subtract the patch format string from subject lengthMartin Roth2022-05-281-3/+3
* util/lint: Add commit message parsing to checkpatch_json scriptMartin Roth2022-05-281-0/+6
* util/lint/checkpatch.pl: Reduce difference with linux v5.18Elyes Haouas2022-05-241-49/+82
* Allow trailing whitespaces in .md filesMaximilian Brune2022-05-161-1/+1
* util/lint/lint-stable-019: Update grep '\s' to [[:blank:]]Martin Roth2022-05-161-1/+1
* util/lint/checkpatch.pl: Fix "uninitialized value" error messageElyes Haouas2022-05-161-1/+1
* util/lint/checkpatch.pl: Fix "Invalid color mode" error messageElyes Haouas2022-05-161-12/+0
* util/lint/checkpatch.pl: Update lines related to CONST_STRUCTElyes Haouas2022-04-241-4/+7
* util/lint/checkpatch.pl: Add strlcpy checkElyes Haouas2022-04-241-0/+6
* util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE linesElyes Haouas2022-04-241-1/+2
* util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT linesElyes Haouas2022-04-241-10/+10
* util/lint/checkpatch.pl: Update the check of repeated wordsElyes Haouas2022-04-241-0/+62
* lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_"Elyes Haouas2022-04-241-53/+89
* util/lint/checkpatch.pl: Update lines related to max_line_lengthElyes Haouas2022-04-241-4/+8
* util/lint/checkpatch.pl: Update lines related to tabsizeElyes Haouas2022-04-241-0/+5
* util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosityElyes Haouas2022-04-241-7/+95
* util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell"Elyes Haouas2022-04-111-4/+47
* util/lint/checkpatch: Update commit message & subject line limitsMartin Roth2022-03-251-6/+15
* util/lint/checkpatch.pl: Use "git_command"Elyes HAOUAS2022-02-011-4/+5
* util/lint/checkpatch.pl: Use "gitroot"Elyes HAOUAS2022-01-311-4/+6
* util/lint/checkpatch: Update "check for missing blank lines after declarations"Elyes HAOUAS2022-01-311-23/+28
* util/lint/checkpatch.pl: Update 'commit message line length limit'Elyes HAOUAS2022-01-311-3/+4
* util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typosElyes HAOUAS2022-01-311-9/+9
* util/lint/checkpatch.pl: Use "perl_version_ok"Elyes HAOUAS2022-01-311-33/+33
* util/lint/checkpatch.pl: Use "tabsize"Elyes HAOUAS2022-01-311-11/+11
* util/lint: Remove SuperIO from checkpatch spellcheckMartin Roth2022-01-311-1/+0
* util/lint/lint-stable-003-whitespace: add exception for gif filesFred Reitberger2022-01-281-1/+1
* util/lint/checkpatch: Decrease commit message line length limit to 72Paul Menzel2021-12-101-3/+3
* Documentation/lint: Use Super I/O instead of SuperIOPatrick Georgi2021-11-191-0/+1
* util/lint: Fix linters to work with coreboot-configuratorSean Rhodes2021-11-192-1/+2
* util/lint/kconfig_lint: Fix off by one error that missed last lineMartin Roth2021-11-091-1/+1
* kconfig_lint: use just one variable for keeping track of choicesMichael Niewöhner2021-10-201-10/+3
* kconfig_lint: put $inside_choice together right in the first placeMichael Niewöhner2021-10-201-2/+2
* kconfig_lint: Drop overly restrictive rule about choice configsNico Huber2021-10-181-10/+1
* kconfig_lint: restrict definition of defaults for choice elementsMichael Niewöhner2021-09-231-0/+9
* lint: checkpatch: Add SUSPICIOUS_CODE_INDENT testJulius Werner2021-06-081-10/+56
* util/kconfig_lint: Update handle_expressions()Nico Huber2021-04-181-5/+5
* util/kconfig_lint: Turn handle_expressions() into a parserNico Huber2021-04-181-31/+48
* checkpatch_json: Mark robotic comments as roboticPatrick Georgi2021-04-151-3/+6
* lint: MAINTAINERS: check path matches to not only cover the directoryMichael Niewöhner2021-04-131-0/+22
* lint: checkpatch: Only exclude specific src/vendorcode/ subdirectoriesJulius Werner2021-04-061-1/+0
* util/kconfig_lint: Drop exception for paths without quotesNico Huber2021-04-061-5/+0
* Revert "util/lint: Add test for documentation in util dirs"Nico Huber2021-02-271-16/+0
* util/lint: Check for windows line endingsMartin Roth2021-02-251-0/+20
* util/lint: Add test for documentation in util dirsMartin Roth2021-01-281-0/+16