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

Add no-empty-file rule #1506

Merged
merged 29 commits into from Nov 2, 2021
Merged

Commits on Aug 23, 2021

  1. Creates new rule.

    manovotny committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    220f30f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Adds tests and code.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    756e5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1673958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec5936 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de8603d View commit details
    Browse the repository at this point in the history
  5. Adds BlockStatements.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    49db8e1 View commit details
    Browse the repository at this point in the history
  6. Adds more valid scenarios.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e88741b View commit details
    Browse the repository at this point in the history
  7. Updates error message.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    42b125e View commit details
    Browse the repository at this point in the history
  8. Fixes lint errors.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f19f721 View commit details
    Browse the repository at this point in the history
  9. Adds documentation.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ec6f59e View commit details
    Browse the repository at this point in the history
  10. Adds usage.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7e27709 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8822807 View commit details
    Browse the repository at this point in the history
  12. Fixes space test.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    36b0fed View commit details
    Browse the repository at this point in the history
  13. Updates snapshot.

    manovotny committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    df986db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5d93fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d54fd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Changes directive logic.

    manovotny committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c7a2f8a View commit details
    Browse the repository at this point in the history
  2. Removes duplicate test.

    manovotny committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c8a2c02 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    32fd55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d8dd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

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

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    9e6b171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dced685 View commit details
    Browse the repository at this point in the history
  3. Update docs

    fisker committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6d9bdad View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    fisker committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a57a976 View commit details
    Browse the repository at this point in the history
  5. Mention hashbang

    fisker committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    8e6cb9c View commit details
    Browse the repository at this point in the history
  6. Use getPhysicalFilename

    fisker committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    8fe4857 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Update no-empty-file.md

    sindresorhus committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    6923c58 View commit details
    Browse the repository at this point in the history