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

Setup linter for HTML #5195

Merged
merged 41 commits into from Feb 3, 2018
Merged

Setup linter for HTML #5195

merged 41 commits into from Feb 3, 2018

Commits on Jan 27, 2018

  1. Add htmllint

    loicbourgois committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    3ff10ac View commit details
    Browse the repository at this point in the history
  2. Add htmllint

    loicbourgois committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    13cd5b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Configuration menu
    Copy the full SHA
    fddb06f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f821d7 View commit details
    Browse the repository at this point in the history
  3. Rename option

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    83822eb View commit details
    Browse the repository at this point in the history
  4. Convert spaces to tabs

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    fd5232a View commit details
    Browse the repository at this point in the history
  5. Setup eslint fix

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    7cfcf5a View commit details
    Browse the repository at this point in the history
  6. setup

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    1b591b1 View commit details
    Browse the repository at this point in the history
  7. Autofix eslint

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    9f130a2 View commit details
    Browse the repository at this point in the history
  8. Rollback before autofix

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    c640e69 View commit details
    Browse the repository at this point in the history
  9. Remove most errors

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    098c133 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71792f1 View commit details
    Browse the repository at this point in the history
  11. Check samples

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    70822cf View commit details
    Browse the repository at this point in the history
  12. Fix lint

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    f8f119a View commit details
    Browse the repository at this point in the history
  13. Add TODO comments

    loicbourgois committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    8183537 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. revert window.Samples

    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    0171194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f588414 View commit details
    Browse the repository at this point in the history
  3. Enforce camelcase rule

    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    599fd09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3c0bea View commit details
    Browse the repository at this point in the history
  5. Correct typo

    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    066b3ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31d6571 View commit details
    Browse the repository at this point in the history
  7. SteppedLines

    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    0940fdd View commit details
    Browse the repository at this point in the history
  8. Revert "Move htmllint config to .json file"

    This reverts commit 31d6571.
    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    8378328 View commit details
    Browse the repository at this point in the history
  9. Introduce error

    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    adbfb4d View commit details
    Browse the repository at this point in the history
  10. Revert "Revert "Move htmllint config to .json file""

    This reverts commit 8378328.
    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    27fa1a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f96837 View commit details
    Browse the repository at this point in the history
  12. Revert "Introduce error"

    This reverts commit adbfb4d.
    loicbourgois committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    9d2d092 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Configuration menu
    Copy the full SHA
    8ac4864 View commit details
    Browse the repository at this point in the history
  2. Fail on error

    loicbourgois committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    ccd9cab View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Remove error

    loicbourgois committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    1fc07d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4c315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4675e85 View commit details
    Browse the repository at this point in the history
  4. Clean gulpfile

    loicbourgois committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    9b59b55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bb89f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3746bad View commit details
    Browse the repository at this point in the history
  7. Revert "Disable no-unused-vars for inline events"

    This reverts commit 3746bad.
    loicbourgois committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    261085f View commit details
    Browse the repository at this point in the history
  8. Indentation

    loicbourgois committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    1474880 View commit details
    Browse the repository at this point in the history
  9. Remove old htmlTask

    loicbourgois committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    57fc01c View commit details
    Browse the repository at this point in the history
  10. Fix package.json

    loicbourgois committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    4a2ff8c View commit details
    Browse the repository at this point in the history
  11. Fix plugin id

    loicbourgois committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    03321b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Configuration menu
    Copy the full SHA
    58db09d View commit details
    Browse the repository at this point in the history