Open sobolevn opened 7 years ago
@jarosluv yeap, some issues with access rights. I can't even push to this project (not even master
, I am using feature-
branch). Could you please fix that?
I have nothing against it of course
@sobolevn
It's an awesome idea!
I try to fix your access issues. Please, check it.
Received, thanks!
I suggest to add some linting! I personally use
remark
andremark-lint
quite successfully.The reason behind it is simple: I like coding standards (I consider documentation as code too) and I like to automate things.
editorconfig
is also very useful. It removes trailing spaces, converts tabs to spaces, and does many other things automatically. It is has plugins for every possible IDE or editor.If everyone is fine with it:
editorconfig
fileremark
configuration (it may also check for dead links and many other things).travis.yml
file to test our docsI am not sure about access rights. @jarosluv