clickhouse-go
clickhouse-go copied to clipboard
Add typos spell checker and fix typos
Summary
- add the _typos.toml file and configuration to pass the detection of typos.
- fix some typos.
Checklist
Delete items not relevant to your PR:
- [ ] Unit and integration tests covering the common scenarios were added
- [ ] A human-readable description of the changes was provided to include in CHANGELOG
- [ ] For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials