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

Upgrade eslint-config-github #31

Merged
merged 8 commits into from
May 28, 2020
Merged

Upgrade eslint-config-github #31

merged 8 commits into from
May 28, 2020

Commits on May 22, 2020

  1. Upgrade eslint-config-github

    muan committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b85fba9 View commit details
    Browse the repository at this point in the history
  2. Fix github/no-then

    muan committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a466a8d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    ec73125 View commit details
    Browse the repository at this point in the history
  2. Include recommended rules

    muan committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d640694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa1395 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Set autocrlf to false to avoid test changing file content on checkout

    In development, we should rely on Prettier to guide people to
    doing the right thing
    muan committed May 27, 2020
    Configuration menu
    Copy the full SHA
    8c1e1a4 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    muan committed May 27, 2020
    Configuration menu
    Copy the full SHA
    7b01d5e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Only run on ubuntu-latest

    muan committed May 28, 2020
    Configuration menu
    Copy the full SHA
    cf8ef20 View commit details
    Browse the repository at this point in the history