-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ettore Di Giacinto <[email protected]>
- Loading branch information
Showing
2 changed files
with
87 additions
and
0 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
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
7f67d58
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log or 👼 SARIF report for details.
Unrecognized words (11)
Previously acknowledged words that are now absent
aaad aab Aarea abcde abcdefghijklmnopqrstuvwxyz addrs aea agetty Aissue algolia allexport Aopen ARegular Arelease ATIME Autoload autologin autoprefixer AWSEC azuretools bafae bashrc bce bcm bdd bdfb beforeahead bfaaeb bfe binpath blackfriday bootcmdline bootstraping bpffs bpfilter breadcrumb browserconfig bufio bugzilla cae Catmull cbb ccb cccd CDLABEL cdroot ced certs cfcdfb cgi cgroup chardev chvt closemedium cloudconfig clusterplugin cmds CNAME cncf cni commd CONTAINERDIR containerrunner controlplane controlvm copytruncate cpuset cratonica createmedium createvm css ctx CTYPE ctz cvf danderson dba dbpath debianutils ded denisbrodbeck dfde dff diabling dirname dirs dmesg dmi dnf docsearch dracula dupliate dvd dvddrive eaa eab eae earthfile ebec eeprom efe emptydrive epel erikgeiser errcheck Errored Errorf fakegetty farbox favicon fce fedb Fflavor fooz forceunmount FPV FRome FRONTEND fsck fsdu gcs getty Getwd ghw githubembed githubusercontent gkas goarray godotenv gohugoio gojq goldmark gopkg gptfdisk greedly grubinstall gruboptions guestssh haideralipunjabi harderning hashicorp hdd HDMI hetzner hiddenentry highlighter hostiocache hugetlb hwe iconunix iface ifnames includedir inet initrdefi inittab installprompt Intn ioutil iputils IPv iscsid isoinfo itchyny jaypipes jetstack joho jpg jsondata kernelcmd kubelet kvm Lastmod lastword len liah libexec linenos LINGUAS linuxefi loadfont logfile Lunr machineid makecache menuentry metaldata missingok MKISO mktemp mnt modifyvm motd mountpath mountpoint multierror Mutex NArg natpf navbar neetnet neovim nethogs nic noclear nodev noexec nolint NOLOCK nomodeset NOPASSWD nosuid Noto nowait Npqw nryfng nxadm oauth objs oemlabel oemtimeout oibaf omitempty oneshot openstack OSFS ostype otiai outdir outfile params permalinks permsisions pid pidfile pigz pki PKz Placeholders policycoreutils popd portcount postcss promptkit pterm publicpath pushd pygments qeesung qga raspberrypi realpath recoverylabel recoverytoken relatime rels remoterecovery renovatebot respawn restorecon rmem rootdir rsakey rshared rtc runstage runtimes russross scaleway scss selinux Setenv shlex shortcodes showvminfo SIGINT SIGTERM snapd someuser spectrocloudcommunity squashimg srv ssl standalone startvm STATEDIR stderr stdio stdout storageattach storagectl subdir subpath sudoers SUT svg syscall sysvinit TConfig temporarly testgist textinput textmode tgz timezone tmpdir tmpfs tmux toml twpayne uint umounting unicode unmarshal unmarshalling unregistervm urfave utc uuid vdi vfs virtserialport Virtualbox vmname vmtoolsd vscode vsliveshare vsys vultr webmanifest whitespaces wikipedia workaround WRONLY wsz XDG xml xvf xvzf xyproto ZCP :arrow_right:To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands
... in a clone of the [email protected]:kairos-io/kairos.git repository
on the
master
branch (ℹ️ how do I use this?):Available 📚 dictionaries could cover words not in the 📘 dictionary
This includes both expected items (1000) from .github/actions/spelling/expect.txt and unrecognized words (11)
Consider adding them using (in
.github/workflows/spelling.yml
):To stop checking additional dictionaries, add:
Errors (1)
See the 📜action log or 👼 SARIF report for details.
See ❌ Event descriptions for more information.
If the flagged items are 🤯 false positives
If items relate to a ...
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txt
file matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^
refers to the file's path from the root of the repository, so^README\.md$
would exclude README.md (on whichever branch you're using).well-formed pattern.
If you can write a pattern that would match it,
try adding it to the
patterns.txt
file.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.