Anyone is welcome to contribute to liner.
Before starting work on something, you should make an issue if there isn't one already, and say you will work on it.
- if your branch does not merge cleanly with master, rebase your branch
- run rustfmt on your code please
- make sure tests pass