BP-WG / bp-core

BP Core Lib: consensus data structures and client-side-validation library for bitcoin protocol
Apache License 2.0
23 stars 20 forks source link

feat: add codespell lint job into workflows #67

Closed vuittont60 closed 1 week ago

vuittont60 commented 11 months ago

Codespell linter tool is very important for code and system quality.

So I want to add codespell lint job into workflows.