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

New Rule: template-render-format #1

Merged
merged 12 commits into from
Aug 31, 2017
Merged

New Rule: template-render-format #1

merged 12 commits into from
Aug 31, 2017

Commits on Aug 30, 2017

  1. Add custom ESLint rule to handle linting how we format HBS template r…

    …enders in test files with documentation; update main readme file
    John Leja committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    6cd3a4f View commit details
    Browse the repository at this point in the history
  2. Add Editor Config, Yarn lock, and Circle CI files

    John Leja committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    353995a View commit details
    Browse the repository at this point in the history
  3. Readme update

    John Leja committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    a2b509a View commit details
    Browse the repository at this point in the history
  4. Additional updates to handle/document linting template blocks wrapped…

    … in body tags; main readme and template render rule doc update.
    John Leja committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    17a849e View commit details
    Browse the repository at this point in the history
  5. Update Circle file to match connector

    John Leja committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    94b7450 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Add eslint rules from other projects, add/update dependencies; add ya…

    …rn error log to git ignore; apply lint violations.
    John Leja committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    0367c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a837a0d View commit details
    Browse the repository at this point in the history
  3. Upgrade mocha

    John Leja committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    1098202 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cef6df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a49a12 View commit details
    Browse the repository at this point in the history
  6. Link to rule documentation from main readme

    John Leja committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    e735b2d View commit details
    Browse the repository at this point in the history
  7. Update rule category

    John Leja committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    d11de38 View commit details
    Browse the repository at this point in the history