anhtnt90dev opened a new pull request, #420: URL: https://github.com/apache/airflow-steward/pull/420
## Summary - remove the dead `"e\.g\."` placeholder allowlist marker - document that inline allow markers are matched as literal bash substrings, not regex patterns Fixes #407 ## Test plan - Ran `tools/dev/check-placeholders.sh` before the change with Git Bash: OK - Ran `tools/dev/check-placeholders.sh` after the change with Git Bash: OK - Ran `git diff --check -- tools/dev/check-placeholders.sh` - Confirmed the regex-escaped marker is gone and the substring-match comment is present -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
