Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julia-actions/julia-lint
https://github.com/julia-actions/julia-lint
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/julia-actions/julia-lint
- Owner: julia-actions
- License: mit
- Created: 2024-06-26T13:01:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T20:42:42.000Z (4 months ago)
- Last Synced: 2024-08-22T22:41:37.708Z (4 months ago)
- Language: Julia
- Size: 19.5 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# julia-lint Action
This actions runs a linter on a Julia package.
At the moment things are highly experimental and not ready for production use.
The underlying linter is implemented in JuliaWorkspaces.jl, which will eventually also power the language server and the VS Code extension.