summaryrefslogtreecommitdiffstats
path: root/docs/rules/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/rules/index.md')
-rw-r--r--docs/rules/index.md51
1 files changed, 51 insertions, 0 deletions
diff --git a/docs/rules/index.md b/docs/rules/index.md
new file mode 100644
index 0000000..4f4dc3d
--- /dev/null
+++ b/docs/rules/index.md
@@ -0,0 +1,51 @@
+# Rules
+
+- [args][]
+- [avoid-implicit][]
+- [command-instead-of-module][]
+- [command-instead-of-shell][]
+- [deprecated-bare-vars][]
+- [deprecated-local-action][]
+- [deprecated-module][]
+- [empty-string-compare][]
+- [fqcn][]
+- [galaxy][]
+- [ignore-errors][]
+- [inline-env-var][]
+- [internal-error][]
+- [jinja][]
+- [key-order][]
+- [latest][]
+- [literal-compare][]
+- [load-failure][]
+- [loop-var-prefix][]
+- [meta-incorrect][]
+- [meta-no-tags][]
+- [meta-runtime][]
+- [meta-video-links][]
+- [name][]
+- [no-changed-when][]
+- [no-free-form][]
+- [no-handler][]
+- [no-jinja-when][]
+- [no-log-password][]
+- [no-prompting][]
+- [no-relative-paths][]
+- [no-same-owner][]
+- [no-tabs][]
+- [only-builtins][]
+- [package-latest][]
+- [parser-error][]
+- [partial-become][]
+- [playbook-extension][]
+- [risky-file-permissions][]
+- [risky-octal][]
+- [risky-shell-pipe][]
+- [role-name][]
+- [run-once][]
+- [sanity][]
+- [schema][]
+- [syntax-check][]
+- [var-naming][]
+- [warning][]
+- [yaml][]