Skip to content

test-prof/docs-ja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestProfの日本語マニュアル

ホームページでご確認ください。

Linters

We try to keep our documentation both correct and stylish using the following tools:

  • mdl (Markdown linter, Ruby edition)
  • RuboCop with rubocop-md and standard (Ruby code snippets style checking)

Install mdl

gem install mdl

Install StandardRB and rubocop-md

gem install standard
gem install rubocop-md

Releases

No releases published

Packages

No packages published