Skip to content

Repository files navigation

Exercism

License

Exercism solutions

Getting Started

If you are new to exercism, you can get started with this intro.

Tests

GoRubyPythonRust

Code Style

languagecode style & lintercommand
coffeescriptcoffeelintyarn lint
ecmascriptairbnb style guidecd <exercise> && yarn lint
elmelm-formatelm-format .
gogofmtgo fmt .
javagoogle-java-formatjava -jar google-java-format-1.8-all-deps.jar -r ./**/src/main/java/*.java -r
javascriptprettieryarn lint
pythonpep 8pycodestyle . or autopep8 --in-place --aggressive --aggressive --recursive .
rubyrubocoprubocop .
rustrustfmtcargo fmt --all
typescripttslintcd <exercise> && yarn lint

Contribute

I'd appreciate any feedback via issues.

Releases

Packages

Used by

Contributors

Languages