TheChyeahhh opened a new pull request, #67761: URL: https://github.com/apache/airflow/pull/67761
This PR fixes spelling errors found by `codespell` in the `airflow-core/src` directory. Ran `codespell airflow-core/src/airflow/ --write` to auto-fix typos across: - UI i18n locale files (ca, pt, de, fr, pl, tr, nl, es, it) - Test files (`DagHeader.test.tsx`, `datetimeUtils.test.ts`, e2e specs) - UI components (`AnsiRenderer.tsx`, `testsSetup.ts`) - UI build/config files (`package.json`, `typescript.js`, `core.js`) - Auth manager config files 72 files changed, 327 insertions(+), 327 deletions(-) -- 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]
