mb5

Results 3 issues of mb5

For modern file systems, I would be useful to have a custom mkdir command for non-temporary directories, eg. ``` cmd_mkdir=/sbin/btrfs subvolume create ```

bug

Twistar currently lacks support on adding information on HABTM relationship assosiations. Consider the following example: An Actor plays roles in Movies. Each Actor can appear in multiple Movies, but play...

feature request

Rust 2.14 ships with a new formatter [1]. It would be great if linter-rust would use rustfmt (if available) to format the source code before linting. [1] https://blog.rust-lang.org/2018/02/15/Rust-1.24.html

enhancement