rstudio / rstudio/platform-lib
Enable Go StaticCheck linter for platform-lib
Open
@CDRayn is already working on this.
Since Oct 16, 2025.
tech debt
- Dominant language
- Go
- Stars
- 12
- Forks
- 0
- Avg merge
- 18h 8m
- Merged PRs (30d)
- 10
Description
Description
platform-lib must enable Go StaticCheck linters to detect and warn about common pitfalls / bad practices. The checks performed must match at a minimum the checks enabled for PPM in this PR. These checks must be perform via GitHub Actions on every commit and must be capable of running locally on a developer's machine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.