codespell: Improve codespell rules and fix a simple spell error[NFC]
I use codespell 2.2.5, and it raises more codspell errors to me locally. One of them is fine, and I fixed it with a simple commit. And others look like non-reasonable as they are proper noun. So I add a new rule to ingore them.
Merge request reports
Activity
Using Eigen as specified/detected in project.eigenIncludeDir: /usr/include/eigen3 v21.0.0-3347-g057d472f [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please use android.ndkVersion or android.ndkPath in build.gradle to specify the NDK to use. https://developer.android.com/r/studio-ui/ndk-dir Warning: Failed to connect to host: https://dl.google.com/android/repository/addons_list-5.xml Warning: Failed to connect to host: https://dl.google.com/android/repository/addons_list-4.xml Warning: Failed to connect to host: https://dl.google.com/android/repository/addons_list-3.xml Warning: Failed to connect to host: https://dl.google.com/android/repository/addons_list-2.xml Warning: Failed to connect to host: https://dl.google.com/android/repository/addons_list-1.xml Warning: Failed to download any source lists! Warning: IO exception while downloading manifest: Warning: IO exception while downloading manifest: java.net.UnknownHostException: dl.google.com java.net.UnknownHostException: dl.google.com at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
@ryan.pavlik Does GitLab support cache for Android SDK and NDK? Looks like network is not stable to download files from Google today.
added needs-review label
added 16 commits
-
057d472f...cb422766 - 12 commits from branch
monado:main
- 0224e975 - st/oxr: Fix simple typo for comments [NFC]
- 4b2ebd86 - script: Ignore Kimera for codespell [NFC]
- def08464 - script: Use IGNORE_WORDS_LIST to ignore unknwn [NFC]
- bf9db806 - doc: Document !1871 (merged)
Toggle commit list-
057d472f...cb422766 - 12 commits from branch
enabled an automatic merge when the pipeline for bf9db806 succeeds
added ~1404 label and removed needs-review label