-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 📜 Description Added spellcheck to CI to exclude any spells in a project. ## 💡 Motivation and Context I used spellcheck locally before, but just discovered a CI action and thought it could be useful to add to CI to be sure that external contributions are validated as well. ## 📢 Changelog <!-- High level overview of important changes --> <!-- For example: fixed status bar manipulation; added new types declarations; --> <!-- If your changes don't affect one of platform/language below - then remove this platform/language --> ### CI - added a job to detect spellchecks in the code base; ## 🤔 How Has This Been Tested? Tested on CI 🙂 ## 📸 Screenshots (if appropriate): <img width="1943" alt="image" src="https://github.com/kirillzyusko/react-native-keyboard-controller/assets/22820318/fb386904-0880-4e1a-b030-eb042ad2110f"> ## 📝 Checklist - [x] CI successfully passed - [x] I added new mocks and corresponding unit-tests if library API was changed
- Loading branch information
1 parent
6ffa49d
commit 64b2e21
Showing
53 changed files
with
278 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
name: 🧙 Check spell | ||
|
||
on: | ||
push: | ||
branches: | ||
- main | ||
pull_request: | ||
branches: | ||
- main | ||
|
||
jobs: | ||
spellcheck: | ||
runs-on: ubuntu-latest | ||
name: 🔍 spellcheck | ||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: streetsidesoftware/cspell-action@v6 | ||
with: | ||
files: "**/*" | ||
root: "." | ||
config: "./cspell.json" | ||
inline: error | ||
strict: true | ||
use_cspell_files: false | ||
incremental_files_only: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
{ | ||
"language": "en", | ||
"words": [ | ||
"codegen", | ||
"worklet", | ||
"worklets", | ||
"reactnativekeyboardcontroller", | ||
"subview", | ||
"subviews", | ||
"superview", | ||
"Kiryl", | ||
"kirill", | ||
"Ziusko", | ||
"Zyusko", | ||
"kirillzyusko", | ||
"gorhom", | ||
"Vladyslav", | ||
"Hirbod", | ||
"Rahman", | ||
"Tawil", | ||
"buildscript", | ||
"uimanager", | ||
"compat", | ||
"keyboardcontroller", | ||
"lateinit", | ||
"robolectric", | ||
"instancetype", | ||
"androidx", | ||
"swiftlint", | ||
"detekt", | ||
"docsearch", | ||
"searchbox", | ||
"oninteractive", | ||
"classpath", | ||
"keyboardcontrollerfabricexample", | ||
"proguard", | ||
"dynamicanimation", | ||
"appcompat", | ||
"viewmanagers", | ||
"KITKAT", | ||
"Millis", | ||
"pixelmatch", | ||
"systemui", | ||
"loglevel", | ||
"pngjs", | ||
"swiperefreshlayout", | ||
"cleartext", | ||
"textinput", | ||
"hermesc", | ||
"workletized", | ||
"workletization", | ||
"RCTUI", | ||
"XCUI", | ||
"endregion", | ||
"autoreleasepool", | ||
"jsbundle", | ||
"cocoapods", | ||
"dimen", | ||
"mtrl", | ||
"mipmap", | ||
"BROWSABLE", | ||
"armeabi", | ||
"NSURL", | ||
"turbomodule", | ||
"hhmm", | ||
"sysui", | ||
"unmock", | ||
"gradlew", | ||
"gifs", | ||
"Werror", | ||
"alloc", | ||
"metaspace", | ||
"rootproject", | ||
"allprojects", | ||
"infima", | ||
"argb", | ||
"dists", | ||
"stdlib", | ||
"inputmethod", | ||
"unavatar", | ||
"unfocus", | ||
"soloader", | ||
"iname", | ||
"Srcs", | ||
"xcconfig", | ||
"ifdef", | ||
"apks", | ||
"Iframes", | ||
"androiddebugkey", | ||
"rnkcexample", | ||
"jvmargs", | ||
"autoskip", | ||
"Preact", | ||
"APPL", | ||
"armv", | ||
"BNDL", | ||
"rnkcfabricexample", | ||
"podspec", | ||
"LIBCPP", | ||
"CPLUSPLUSFLAGS", | ||
"xcconfig", | ||
"DKEYBOARD", | ||
"DRCT", | ||
"DFOLLY", | ||
"upto", | ||
"clazz", | ||
"xcworkspace" | ||
], | ||
"ignorePaths": [ | ||
"node_modules", | ||
"e2e/apks/", | ||
"**/gradlew", | ||
"**/gradlew.bat", | ||
"**/*.pbxproj", | ||
"**/*.xcscheme", | ||
"**/*.xcworkspacedata", | ||
"**/*.svg", | ||
"**/*.storyboard", | ||
"cspell.json" | ||
], | ||
"useGitignore": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.