Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sim642/dune-lint-demo
OCaml dune linting demos
https://github.com/sim642/dune-lint-demo
dune lint linter linting ocaml ppxlib
Last synced: 2 months ago
JSON representation
OCaml dune linting demos
- Host: GitHub
- URL: https://github.com/sim642/dune-lint-demo
- Owner: sim642
- Created: 2024-04-28T10:20:04.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-01T15:19:02.000Z (8 months ago)
- Last Synced: 2024-09-30T06:40:14.864Z (3 months ago)
- Topics: dune, lint, linter, linting, ocaml, ppxlib
- Language: OCaml
- Homepage: https://sim642.eu/blog/2024/05/01/ocaml-linting
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OCaml dune linting demos
These demos are associated with [my blog post "OCaml linting tools and techniques"](https://sim642.eu/blog/2024/05/01/ocaml-linting/).
In particular, [the Ppxlib techniques table](https://sim642.eu/blog/2024/05/01/ocaml-linting/#ppxlib-techniques) gives an overview of the demos in this repository.