Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 422 Bytes

error-fmt-test

This project is an attempt at deciding which format to use for errors in the jinko programming language.

Using a dummy error, we can try out multiple configurations by editing the main rust file of this project.

Try it out

$ cargo run --quiet

Contributing

You are more than welcome to try out different styles and contribute them through a pull request.