ansible-later/ansiblelater/rules
Robert Kaussow adc1801724
fix: fix error on empty or none string src in rule CheckScmInSrc (#608)
2023-05-29 13:47:46 +02:00
..
CheckBecomeUser.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckBracesSpaces.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckChangedInWhen.py feat: add role for deprecated loop bare vars (#586) 2023-04-26 08:58:34 +02:00
CheckCommandHasChanges.py refctor: migrate flake8 to ruff python linter (#540) 2023-02-10 08:51:17 +01:00
CheckCommandInsteadOfArgument.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckCommandInsteadOfModule.py fix: improve url and jinja string escapes (#585) 2023-04-20 08:23:12 +02:00
CheckCompareToEmptyString.py rename rule to CheckCompareToEmptyString 2021-01-30 16:57:49 +01:00
CheckCompareToLiteralBool.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckDeprecated.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckDeprecatedBareVars.py fix: remove with_items from CheckDeprecatedBareVars rule (#593) 2023-04-27 09:22:07 +02:00
CheckFilePermissionMissing.py remove unused helptext formatting in CheckFilePermissionMissing 2021-02-06 15:58:36 +01:00
CheckFilePermissionOctal.py feat: add role for deprecated loop bare vars (#586) 2023-04-26 08:58:34 +02:00
CheckFilterSeparation.py chore: rename loop var to reflect list item type (#506) 2022-12-12 09:15:05 +01:00
CheckGitHasVersion.py feat: add role for deprecated loop bare vars (#586) 2023-04-26 08:58:34 +02:00
CheckInstallUseLatest.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckLiteralBoolFormat.py feat: add config option to set allowed literal bools (#225) 2021-10-07 22:59:39 +02:00
CheckLocalAction.py fix linting 2021-01-31 18:23:38 +01:00
CheckMetaChangeFromDefault.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
CheckMetaMain.py refctor: migrate flake8 to ruff python linter (#540) 2023-02-10 08:51:17 +01:00
CheckNameFormat.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckNamedTask.py feat: add config option to exclude modules from native yaml check (#236) 2021-10-10 22:59:52 +02:00
CheckNativeYaml.py feat: add config option to exclude modules from native yaml check (#236) 2021-10-10 22:59:52 +02:00
CheckNestedJinja.py refctor: migrate flake8 to ruff python linter (#540) 2023-02-10 08:51:17 +01:00
CheckRelativeRolePaths.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
CheckScmInSrc.py fix: fix error on empty or none string src in rule CheckScmInSrc (#608) 2023-05-29 13:47:46 +02:00
CheckShellInsteadCommand.py fix: improve url and jinja string escapes (#585) 2023-04-20 08:23:12 +02:00
CheckTaskSeparation.py fix: add 'handlers' to allowed prevlines for CheckTaskSeparation (#249) 2021-10-19 09:01:11 +02:00
CheckUniqueNamedTask.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckVersion.py refctor: migrate flake8 to ruff python linter (#540) 2023-02-10 08:51:17 +01:00
CheckWhenFormat.py fix linting 2021-01-31 14:44:36 +01:00
CheckYamlColons.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
CheckYamlDocumentEnd.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
CheckYamlDocumentStart.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
CheckYamlEmptyLines.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
CheckYamlFile.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckYamlHasContent.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
CheckYamlHyphens.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
CheckYamlIndent.py refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00