Dainius
Dainius
Hello, I have found that overriding `subject-case` with `[2, "always", "sentence-case"]` no errors are reported. For example, ``` git commit -m "EX-12: subject case" -- should throw error git commit...
It is annoying that you have to select code to be able copy it. Would be nice to have one click button in the code block to do that.
Using later Yarn versions with zero installs enabled `node_modules` folder is always deleted if you run `yarn add` or `yarn remove` commands. Therefore, you always have to rerun `elm-tooling install`...