Bowrna commented on pull request #19100: URL: https://github.com/apache/airflow/pull/19100#issuecomment-949251437
@potiuk One of the static code checks is the spelling error. I have given the macOS version name as `Big Sur`, but the check wants me to fix the spelling for the below line that i have added `4. If you are in macOS Big Sur 11.4, pyenv may face issues. It can be fixed by adding the below command to ~/.zshrc` ``` Run codespell to check for common misspellings in files..................................Failed - hook id: codespell - exit code: 65 CONTRIBUTORS_QUICK_START.rst:150: Sur ==> Sure, sir ``` How could I handle this error? Can you guide me on this? -- 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]
