Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the beautifier #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Implement the beautifier #1

wants to merge 11 commits into from

Commits on Oct 2, 2018

  1. Update to match beautifier-template

    beautifier-template commit 1bc3ac0aed659b8d33a04e1c76995923efc83d86
    lassik committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    c6c80fa View commit details
    Browse the repository at this point in the history
  2. Commit first draft of elm-format beautifier

    Includes a basic test that passes.
    lassik committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    168b505 View commit details
    Browse the repository at this point in the history
  3. 🎨 Fix formatting of 2 files for commit 168b505

    unibeautify[bot] authored and lassik committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    0c69896 View commit details
    Browse the repository at this point in the history
  4. Install elm-format on Travis

    lassik committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    4599ab1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    963e0df View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Add .vscode/launch.json

    stevenzeck authored and lassik committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    d455ee8 View commit details
    Browse the repository at this point in the history
  2. Reformat

    lassik committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    e0cba27 View commit details
    Browse the repository at this point in the history
  3. Add CodeClimate ID for Travis

    stevenzeck authored and lassik committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    f69894c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Reformat

    lassik committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    a94710b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b99bc View commit details
    Browse the repository at this point in the history
  3. Fill in LICENSE

    lassik committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    bbda22a View commit details
    Browse the repository at this point in the history