plainTextMasks

Glob patterns (relative to the project root) for files to parse as plain text when no specialized parser claims them. When non-empty, overrides parse.plainTextMasks from the tool config file; both empty falls back to the upstream OpenRewrite default mask list.

The same resolved value is forwarded both to Stage 0 and to the LST fallback pipeline. Specialized parsers take precedence in the LST path, so files such as Dockerfile* still route to DockerParser.