762a868a70a1df1a6d474a1c4efb7142e4fc8fb6
Some checks failed
CI / Makefile Lint (pull_request) Successful in 22s
CI / Go Lint (pull_request) Successful in 25s
CI / Unit Tests (pull_request) Successful in 19s
CI / Markdown Lint (pull_request) Failing after 12s
CI / Fuzz Tests (pull_request) Successful in 51s
CI / Mutation Tests (pull_request) Successful in 1m17s
DavidAnson/markdownlint-cli2-action
- Using `make lint-markdown` poses a 'Docker-in-Docker' problem, and the `markdownlint-cli2` container does not have any files that it should. - Use the dedicated `DavidAnson/markdownlint-cli2-action` GitHub action to process the test instead.
Go Cuckoo
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time. Read more about it in the package documentation.
Languages
Go
93.3%
Makefile
6.7%