Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Haskell Linter Projects
-
Cool idea, linting for zsh has been discussed a lot on this shellcheck issue but hasn't been implemented there yet. If you haven't seen it already that thread might be a place to look for ideas
-
Project mention: Checkmake: Experimental Linter/Analyzer for Makefiles | news.ycombinator.com | 2022-08-14
Some discussion on that here:
https://github.com/koalaman/shellcheck/issues/58
The hadolint project does shell checking for Dockerfiles and it uses shellcheck:
https://github.com/hadolint/hadolint
So the approach is definitely feasible, but you do need a new project and probably it needs to be written in Haskell.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Haskell Linter related posts
- Announcing zsh-sweep, a zsh-linter
- Checkmake: Experimental Linter/Analyzer for Makefiles
- Dokter: the doctor for your Dockerfiles
- 21 Best Practises in 2021 for Dockerfile
- Dockerizing Shiny Applications
- What do you use for container security, and where do you think there is room for improvement?
- Docker Security Cheat Sheet
-
A note from our sponsor - SonarQube
www.sonarqube.org | 2 Feb 2023
Index
Project | Stars | |
---|---|---|
1 | ShellCheck | 31,224 |
2 | hadolint | 8,088 |