shoothzj commented on PR #2184: URL: https://github.com/apache/zookeeper/pull/2184#issuecomment-2339586439
@kezhuw I added some comments below this action config ``` # To run the typo check locally, you can follow these steps: # 1. Install typos locally using cargo: # cargo install typos-cli # 2. Run the typo check with the following command: # typos # FP is configured in the project root directory in the `.typos.toml` file. # You can refer to the `.typos.toml` documentation here: # https://github.com/crate-ci/typos/blob/master/docs/reference.md ``` -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org