exercism

module
v0.0.0-...-1b6f7b6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2025 License: MIT

README

Exercism

License

Exercism solutions

Getting Started

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

Tests

Go Ruby Python Rust

Code Style

language code style & linter command
coffeescript coffeelint yarn lint
ecmascript airbnb style guide cd <exercise> && yarn lint
elm elm-format elm-format .
go gofmt go fmt .
java google-java-format java -jar google-java-format-1.8-all-deps.jar -r ./**/src/main/java/*.java -r
javascript prettier yarn lint
python pep 8 pycodestyle . or autopep8 --in-place --aggressive --aggressive --recursive .
ruby rubocop rubocop .
rust rustfmt cargo fmt --all
typescript tslint cd <exercise> && yarn lint

Contribute

I'd appreciate any feedback via issues.

Directories

Path Synopsis
go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL