Skip to content

Commit

Permalink
update dictionary terms (#41)
Browse files Browse the repository at this point in the history
* update dictionary terms

* add Boltz and Aleksic in spell-check dictionary

* remove usabilla from CI

* fix mkdocs CI check
  • Loading branch information
Kouteki authored Apr 8, 2024
1 parent 06ddbb8 commit 843bc03
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 13 deletions.
3 changes: 1 addition & 2 deletions docs/engineering/conventions/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ TL;DR:
## Resources

- [Google Developer Documentation Style Guide](https://developers.google.com/style/)
- [Avoiding sexist language](https://www.hamilton.edu/academics/centers/writing/style/essentials/sexist-and-non-sexist-language)
- [How to Design for Color Blindness](http://blog.usabilla.com/how-to-design-for-color-blindness/)
- [Avoiding sexist language](https://www.hamilton.edu/academics/centers/writing/style/essentials/sexist-and-non-sexist-language)S
- [Disabling Ableist Language](https://www.copyediting.com/disabling-ableist-language/#.Wk6yeFQ-dE4)
- [Semantic Versioning](https://semver.org/)

10 changes: 0 additions & 10 deletions docs/engineering/gno.land/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,6 @@ the locally cloned gno repo. For example:
gno test --root-dir /Users/zmilos/Work/gno path/to/package
```

## Running the linter

We use the [`golangci-lint` linter](https://golangci-lint.run/usage/install/#local-installation) for both our CI and
local linting. Once you ensure it is installed, run the following
command:

```bash
make lint
```

## Clearing out local data

As the local blockchain node runs, it creates on-disk temporary storage. To clear these subdirectories, run the
Expand Down
25 changes: 24 additions & 1 deletion spell-check-dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,27 @@ Gnodaos
dApp
Berty
Dev
devs
devs
roadmap
Jae's
OKR
de facto
HackMD
Ideation
async
PR
PRs
1h
30min
DevRel
DevX
DMs
DM
Testnet4
Test4
mainnet
TPM
Nemanja
kouteki
Boltz
Aleksic

0 comments on commit 843bc03

Please sign in to comment.