ccoVeille
ccoVeille
You may find interesting content in this file I just found by random search on supported Markdown format. You can see the list of extensions per file. https://github.com/github-linguist/linguist/blob/master/lib/linguist/languages.yml I assumed...
Your tool is made for being used as a GitHub action. I would like you to suggest to open a PR on https://github.com/sdras/awesome-actions I'm sorry if I missed something and...
Having an homebrew is a good way to make your tool available for people who don't have/want to build it via go install. Howbrew also helps people to get the...
https://pkl-lang.org/ https://github.com/apple/pkl-go
I used the following tools to identify the typos: - https://github.com/crate-ci/typos - https://github.com/codespell-project/codespell
- **Format files before working on them** - **Fix JSON acronym** - **Fix typos and style** - **Use backtick for JSON node name, not quotes**
Hi, I'm interested in being able to use another pager than the default one, which is `less` currently. @TornaxO7 suggested minus in #95 and worked on an implementation with #100...
Right, now the helpers widely spread among the checker files and added where they are needed the first time. Here is maintainer point of view > I followed this approach...
Following https://github.com/stretchr/testify/pull/1593 opened by Braken Question for @Antonboom and @brackendawson: Do you think there could have a need to detect and report something with testifylint? I only surfaced the issue...
For records, I started working on the implementation of this feature request. https://github.com/Antonboom/testifylint/blob/master/CONTRIBUTING.md#zero