exercism / ocaml

Exercism exercises in OCaml.
https://exercism.org/tracks/ocaml
MIT License
94 stars 50 forks source link

Update example file path in config #499

Closed BNAndras closed 10 months ago

BNAndras commented 10 months ago

Configlet lint expects example to contain a path relative to the exercise folder. At the moment, the example.ml path needs to be tweaked manually in the exercise's config file.