aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* EmptyGlobalAssignment: ignore empty KEYWORDSHEADmasterArthur Zamarin2024-08-011-2/+7
* BadDependency: catch := slot operator in PDEPENDArthur Zamarin2024-07-191-4/+9
* OldPackageNameDep: check for dependency using pkgmoved nameArthur Zamarin2024-07-191-0/+25
* PythonCompatCheck: add whitelist for backportsArthur Zamarin2024-07-061-1/+13
* start work on 0.10.31Arthur Zamarin2024-07-041-1/+1
* DistutilsNonPEP517Build: handle false positive with eclass definedArthur Zamarin2024-07-041-1/+2
* fix with latest tree-sitterArthur Zamarin2024-05-172-4/+3
* work on 0.10.30Arthur Zamarin2024-05-171-1/+1
* NewerEAPIAvailable: fix codeArthur Zamarin2024-05-091-1/+1
* NewerEAPIAvailable: handle better when no eclasses EAPIArthur Zamarin2024-05-081-1/+1
* fix crash when performing --timeout 0 call to ftp:// siteLucio Sauer2024-05-083-8/+13
* drop bundling of tree-sitter-bashArthur Zamarin2024-03-231-97/+13
* git addon: support user global gitignoreArthur Zamarin2024-03-231-2/+7
* NewerEAPIAvailable: committing new ebuilds with old EAPIArthur Zamarin2024-03-021-2/+43
* PkgBadlyFormedXml: convert to errorArthur Zamarin2024-03-011-1/+1
* start work on 0.10.29Arthur Zamarin2024-03-011-1/+1
* git: fix no-copies optionSam James2024-03-011-2/+1
* git: revert log no copies optionArthur Zamarin2024-02-161-1/+2
* addons.net: suppress urllib3 import warningsAnna “CyberTailor”2024-02-091-3/+5
* VariableOrderWrong: Enforce skel.ebuild variable orderAnthony Ryan2024-01-281-0/+50
* reformat with black 24Arthur Zamarin2024-01-262-5/+5
* start work on 0.10.28Arthur Zamarin2024-01-261-1/+1
* compatibilty: remove reliance on repo.category_dirsBrian Harring2024-01-231-2/+4
* feat: add check for a category is a fileBrian Harring2024-01-231-0/+26
* OldPackageName: new check for package named after old package nameArthur Zamarin2024-01-171-0/+21
* DependencyMoved: show better error for dependency on pkgmoveArthur Zamarin2024-01-141-6/+40
* SandboxCallCheck: new check for invalid sandbox callsArthur Zamarin2024-01-141-0/+33
* UnstatedIuse: check for unstated IUSE in "?" dependenciesArthur Zamarin2024-01-131-12/+21
* DeprecatedDep: fix mishandling of slotted deprecatesArthur Zamarin2023-12-101-1/+1
* OutdatedProfilePackage: don't warn when version was removed not long agoArthur Zamarin2023-12-101-4/+9
* MissingRemoteId: expand gitlab matching rulesAlfred Wingate2023-12-081-1/+3
* checks.git: Set tarfile filterAlfred Wingate2023-12-081-0/+4
* UnusedInherits: add whitelist for weak usage by another eclassArthur Zamarin2023-11-161-1/+7
* whitespace: fix double "on" in result textArthur Zamarin2023-11-051-3/+3
* MissingInherits: add some specials to exclude listArthur Zamarin2023-11-011-2/+3
* start work on 0.10.27Arthur Zamarin2023-11-011-1/+1
* BannedEapiCommand: add some extra user/group commandsArthur Zamarin2023-10-051-0/+17
* addons.git: add helping message on failure on git remote setupArthur Zamarin2023-10-031-0/+22
* SelfAssignment: fix with new tree-sitter-bashArthur Zamarin2023-10-021-2/+5
* bash: use new tree-sitter-bashArthur Zamarin2023-10-021-14/+3
* BannedEapiCommand: check for has_version --host-rootArthur Zamarin2023-10-011-0/+9
* DuplicateFunctionDefinition: new check for duplicate global functionsArthur Zamarin2023-09-231-4/+24
* VariableShadowed: new check to detect shadowed variablesArthur Zamarin2023-09-231-0/+40
* BannedPhaseCall: detect calls of phase functions directlyArthur Zamarin2023-09-231-1/+11
* SelfAssignment: check for global scope self assignmentsArthur Zamarin2023-09-231-6/+23
* EmptyGlobalAssignment: check for empty global assignmentsArthur Zamarin2023-09-231-1/+20
* checks.network: add codeberg remote-idThomas Bracht Laumann Jespersen2023-09-141-0/+1
* checks.metadata_xml: add codeberg as supported remote-idThomas Bracht Laumann Jespersen2023-09-141-0/+2
* addons: git: pass --no-find-copies --no-find-copies-harder --find-renames to ...Sam James2023-09-081-0/+1
* checks: use stable sorting of fields + strip where neededArthur Zamarin2023-09-013-4/+4