schema
stringclasses 471
values | key
stringlengths 0
203
| description
stringlengths 0
4.37k
| object
stringlengths 2
322k
|
---|---|---|---|
megalinter-configuration.jsonschema.json | JSON_NPM_PACKAGE_JSON_LINT_RULES_PATH | JSON_NPM_PACKAGE_JSON_LINT: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | JSON_NPM_PACKAGE_JSON_LINT_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling JSON_NPM_PACKAGE_JSON_LINT and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | JSON_PRETTIER_ARGUMENTS | JSON_PRETTIER: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | JSON_PRETTIER_COMMAND_REMOVE_ARGUMENTS | JSON_PRETTIER: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | JSON_PRETTIER_CONFIG_FILE | JSON_PRETTIER: User custom config file name if different from default | {"default": ".prettierrc.json", "type": "string"} |
megalinter-configuration.jsonschema.json | JSON_PRETTIER_RULES_PATH | JSON_PRETTIER: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | JSON_PRETTIER_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling JSON_PRETTIER and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | JSON_REPORTER | Output a large execution log in a JSON file named mega-linter-report.json | {"default": false, "type": "boolean"} |
megalinter-configuration.jsonschema.json | JSON_REPORTER_OUTPUT_DETAIL | Defines if output contain only error files (simple) or all files (detailed) | {"default": "simple", "enum": ["simple", "detailed"], "type": "string"} |
megalinter-configuration.jsonschema.json | JSON_V8R_ARGUMENTS | JSON_V8R: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | JSON_V8R_COMMAND_REMOVE_ARGUMENTS | JSON_V8R: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | JSON_V8R_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling JSON_V8R and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | JSX_ESLINT_ARGUMENTS | JSX_ESLINT: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | JSX_ESLINT_COMMAND_REMOVE_ARGUMENTS | JSX_ESLINT: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | JSX_ESLINT_CONFIG_FILE | JSX_ESLINT: User custom config file name if different from default | {"default": ".eslintrc.json", "type": "string"} |
megalinter-configuration.jsonschema.json | JSX_ESLINT_FILE_NAME | JSX_ESLINT: User custom config file name if different from default | {"default": ".eslintrc.json", "type": "string"} |
megalinter-configuration.jsonschema.json | JSX_ESLINT_RULES_PATH | JSX_ESLINT: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | JSX_ESLINT_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling JSX_ESLINT and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | KOTLIN_KTLINT_ARGUMENTS | KOTLIN_KTLINT: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KOTLIN_KTLINT_COMMAND_REMOVE_ARGUMENTS | KOTLIN_KTLINT: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KOTLIN_KTLINT_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling KOTLIN_KTLINT and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | KUBERNETES_HELM_ARGUMENTS | KUBERNETES_HELM: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KUBERNETES_HELM_COMMAND_REMOVE_ARGUMENTS | KUBERNETES_HELM: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KUBERNETES_HELM_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling KUBERNETES_HELM and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | KUBERNETES_KUBECONFORM_ARGUMENTS | KUBERNETES_KUBECONFORM: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KUBERNETES_KUBECONFORM_COMMAND_REMOVE_ARGUMENTS | KUBERNETES_KUBECONFORM: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KUBERNETES_KUBECONFORM_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling KUBERNETES_KUBECONFORM and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | KUBERNETES_KUBESCAPE_ARGUMENTS | KUBERNETES_KUBESCAPE: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KUBERNETES_KUBESCAPE_COMMAND_REMOVE_ARGUMENTS | KUBERNETES_KUBESCAPE: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | KUBERNETES_KUBESCAPE_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling KUBERNETES_KUBESCAPE and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | KUBERNETES_KUBEVAL_ARGUMENTS | KUBERNETES_KUBEVAL: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | LATEX_CHKTEX_ARGUMENTS | LATEX_CHKTEX: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | LATEX_CHKTEX_COMMAND_REMOVE_ARGUMENTS | LATEX_CHKTEX: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | LATEX_CHKTEX_CONFIG_FILE | LATEX_CHKTEX: User custom config file name if different from default | {"default": ".chktexrc", "type": "string"} |
megalinter-configuration.jsonschema.json | LATEX_CHKTEX_FILE_NAME | LATEX_CHKTEX: User custom config file name if different from default | {"default": ".chktexrc", "type": "string"} |
megalinter-configuration.jsonschema.json | LATEX_CHKTEX_RULES_PATH | LATEX_CHKTEX: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | LATEX_CHKTEX_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling LATEX_CHKTEX and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | LINTER_RULES_PATH | Directory for all linter configuration rules. Can be a local folder or a remote URL. Not necessary if your linters configuration files are at the root of your repository | {"default": ".github/linters", "examples": ["myrulesfolder", "https://raw.githubusercontent.com/some_org/some_repo/mega-linter-rules"], "type": "string"} |
megalinter-configuration.jsonschema.json | LOG_FILE | The file name for outputting logs. All output is sent to the log file regardless of LOG_LEVEL | {"default": "mega-linter.log", "type": "string"} |
megalinter-configuration.jsonschema.json | LOG_LEVEL | How much output the script will generate to the console. One of INFO, DEBUG, WARNING or ERROR. | {"default": "INFO", "enum": ["INFO", "DEBUG", "WARNING", "ERROR"], "type": "string"} |
megalinter-configuration.jsonschema.json | LUA_LUACHECK_ARGUMENTS | LUA_LUACHECK: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | LUA_LUACHECK_COMMAND_REMOVE_ARGUMENTS | LUA_LUACHECK: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | LUA_LUACHECK_CONFIG_FILE | LUA_LUACHECK: User custom config file name if different from default | {"default": ".luacheckrc", "type": "string"} |
megalinter-configuration.jsonschema.json | LUA_LUACHECK_FILE_NAME | LUA_LUACHECK: User custom config file name if different from default | {"default": ".luacheckrc", "type": "string"} |
megalinter-configuration.jsonschema.json | LUA_LUACHECK_RULES_PATH | LUA_LUACHECK: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | LUA_LUACHECK_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling LUA_LUACHECK and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MAKEFILE_CHECKMAKE_ARGUMENTS | MAKEFILE_CHECKMAKE: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MAKEFILE_CHECKMAKE_COMMAND_REMOVE_ARGUMENTS | MAKEFILE_CHECKMAKE: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MAKEFILE_CHECKMAKE_CONFIG_FILE | MAKEFILE_CHECKMAKE: User custom config file name if different from default | {"default": ".checkmake.ini", "type": "string"} |
megalinter-configuration.jsonschema.json | MAKEFILE_CHECKMAKE_RULES_PATH | MAKEFILE_CHECKMAKE: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | MAKEFILE_CHECKMAKE_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling MAKEFILE_CHECKMAKE and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MARKDOWN_DEFAULT_STYLE | Style of markdown formatting to apply | {"enum": ["markdownlint", "remark-lint"], "type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWNLINT_ARGUMENTS | MARKDOWN_MARKDOWNLINT: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWNLINT_COMMAND_REMOVE_ARGUMENTS | MARKDOWN_MARKDOWNLINT: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWNLINT_CONFIG_FILE | MARKDOWN_MARKDOWNLINT: User custom config file name if different from default | {"default": ".markdownlint.json", "type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWNLINT_FILE_NAME | MARKDOWN_MARKDOWNLINT: User custom config file name if different from default | {"default": ".markdownlint.json", "type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWNLINT_RULES_PATH | MARKDOWN_MARKDOWNLINT: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWNLINT_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling MARKDOWN_MARKDOWNLINT and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_LINK_CHECK_ARGUMENTS | MARKDOWN_MARKDOWN_LINK_CHECK: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_LINK_CHECK_COMMAND_REMOVE_ARGUMENTS | MARKDOWN_MARKDOWN_LINK_CHECK: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_LINK_CHECK_CONFIG_FILE | MARKDOWN_MARKDOWN_LINK_CHECK: User custom config file name if different from default | {"default": ".markdown-link-check.json", "type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_LINK_CHECK_FILE_NAME | MARKDOWN_MARKDOWN_LINK_CHECK: User custom config file name if different from default | {"default": ".markdown-link-check.json", "type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_LINK_CHECK_RULES_PATH | MARKDOWN_MARKDOWN_LINK_CHECK: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_LINK_CHECK_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling MARKDOWN_MARKDOWN_LINK_CHECK and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_TABLE_FORMATTER_ARGUMENTS | MARKDOWN_MARKDOWN_TABLE_FORMATTER: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_TABLE_FORMATTER_COMMAND_REMOVE_ARGUMENTS | MARKDOWN_MARKDOWN_TABLE_FORMATTER: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_TABLE_FORMATTER_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling MARKDOWN_MARKDOWN_TABLE_FORMATTER and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MARKDOWN_MARKDOWN_TABLE_PRETTIFY_ARGUMENTS | MARKDOWN_MARKDOWN_TABLE_PRETTIFY: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MARKDOWN_REMARK_LINT_ARGUMENTS | MARKDOWN_REMARK_LINT: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_REMARK_LINT_COMMAND_REMOVE_ARGUMENTS | MARKDOWN_REMARK_LINT: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | MARKDOWN_REMARK_LINT_CONFIG_FILE | MARKDOWN_REMARK_LINT: User custom config file name if different from default | {"default": ".remarkrc", "type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_REMARK_LINT_RULES_PATH | MARKDOWN_REMARK_LINT: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | MARKDOWN_REMARK_LINT_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling MARKDOWN_REMARK_LINT and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MEGALINTER_FILES_TO_LINT | Comma-separated list of files to analyze. Using this variable will bypass other file listing methods | {"examples:": [["myfile1.js", "path/to/myfile2.js"]], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | MULTI_STATUS | (DEPRECATED, use GITHUB_STATUS_REPORTER) Posts a status on the pull request for each processed linter | {"default": true, "type": "boolean"} |
megalinter-configuration.jsonschema.json | OPENAPI_SPECTRAL_ARGUMENTS | OPENAPI_SPECTRAL: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | OPENAPI_SPECTRAL_COMMAND_REMOVE_ARGUMENTS | OPENAPI_SPECTRAL: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | OPENAPI_SPECTRAL_CONFIG_FILE | OPENAPI_SPECTRAL: User custom config file name if different from default | {"default": ".openapirc.yml", "type": "string"} |
megalinter-configuration.jsonschema.json | OPENAPI_SPECTRAL_FILE_NAME | OPENAPI_SPECTRAL: User custom config file name if different from default | {"default": ".openapirc.yml", "type": "string"} |
megalinter-configuration.jsonschema.json | OPENAPI_SPECTRAL_RULES_PATH | OPENAPI_SPECTRAL: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | OPENAPI_SPECTRAL_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling OPENAPI_SPECTRAL and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | OUTPUT_DETAIL | (DEPRECATED) Output detail for text reporter: only error files (simple) or all files (detailed) | {"enum": ["simple", "detailed"], "type": "string"} |
megalinter-configuration.jsonschema.json | OUTPUT_FORMAT | (DEPRECATED) Output format: text or tap | {"enum": ["text", "tap"], "type": "string"} |
megalinter-configuration.jsonschema.json | PARALLEL | Process linters in parallel to improve overall MegaLinter performance. If true, linters of same language or formats are grouped in the same parallel process to avoid lock issues if fixing the same files | {"default": true, "type": "boolean"} |
megalinter-configuration.jsonschema.json | PERL_PERLCRITIC_ARGUMENTS | PERL_PERLCRITIC: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | PERL_PERLCRITIC_COMMAND_REMOVE_ARGUMENTS | PERL_PERLCRITIC: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | PERL_PERLCRITIC_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling PERL_PERLCRITIC and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | PHP_BUILTIN_ARGUMENTS | PHP_BUILTIN: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | PHP_PHPCS_ARGUMENTS | PHP_PHPCS: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | PHP_PHPCS_COMMAND_REMOVE_ARGUMENTS | PHP_PHPCS: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | PHP_PHPCS_CONFIG_FILE | PHP_PHPCS: User custom config file name if different from default | {"default": "phpcs.xml", "type": "string"} |
megalinter-configuration.jsonschema.json | PHP_PHPCS_FILE_NAME | PHP_PHPCS: User custom config file name if different from default | {"default": "phpcs.xml", "type": "string"} |
megalinter-configuration.jsonschema.json | PHP_PHPCS_RULES_PATH | PHP_PHPCS: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | PHP_PHPCS_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling PHP_PHPCS and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
megalinter-configuration.jsonschema.json | PHP_PHPLINT_ARGUMENTS | PHP_PHPLINT: User custom arguments to add in linter CLI call | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | PHP_PHPLINT_COMMAND_REMOVE_ARGUMENTS | PHP_PHPLINT: User custom arguments to remove before calling linter | {"examples:": ["--foo", "bar"], "items": {"type": "string"}, "type": ["array", "string"]} |
megalinter-configuration.jsonschema.json | PHP_PHPLINT_CONFIG_FILE | PHP_PHPLINT: User custom config file name if different from default | {"default": ".phplint.yml", "type": "string"} |
megalinter-configuration.jsonschema.json | PHP_PHPLINT_FILE_NAME | PHP_PHPLINT: User custom config file name if different from default | {"default": ".phplint.yml", "type": "string"} |
megalinter-configuration.jsonschema.json | PHP_PHPLINT_RULES_PATH | PHP_PHPLINT: Path where to find linter configuration file | {"type": "string"} |
megalinter-configuration.jsonschema.json | PHP_PHPLINT_UNSECURED_ENV_VARIABLES | List of env variables explicitly not filtered before calling PHP_PHPLINT and its pre/post commands | {"default": [], "items": {"type": "string"}, "type": "array"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.