Skip to content

Mikamai's Code Dress Code, because we don't do casual coding

Notifications You must be signed in to change notification settings

mikamai/dress-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIKAMAI Dress Code

Mandatory in any project

Language version manager

For single-language projects there's no mandatory tool to use, just use the same tool across the team. For multi-language projects (e.g. Rails + React app), asdf needs to be used.

The language manager config file needs to be kept under version control.

Editorconfig

We use Editorconfig to keep the same coding standard across our editors. Download our .editorconfig inside your project and ensure your editor is properly configured.

Linting tool

For Javascript we use ESLint. See our configuration. For Typescript projects we use ESLint and Prettier. See our configuration. For Ruby we use RuboCop. See our configuration;

About

Mikamai's Code Dress Code, because we don't do casual coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published