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

feat: report only lines that exceed the limit in max-lines-per-function #15140

Merged
merged 13 commits into from Dec 2, 2021

Commits on Oct 7, 2021

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

Commits on Oct 22, 2021

  1. Update lib/rules/max-lines-per-function.js

    Co-authored-by: Nitin Kumar <snitin315@gmail.com>
    The-x-Theorist and snitin315 committed Oct 22, 2021
    Copy the full SHA
    0d3f95b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

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

Commits on Nov 2, 2021

  1. Update lib/rules/max-lines-per-function.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    The-x-Theorist and mdjermanovic committed Nov 2, 2021
    Copy the full SHA
    06ec633 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7dd905d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Copy the full SHA
    8858adc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

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

Commits on Nov 12, 2021

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

Commits on Nov 26, 2021

  1. Update lib/rules/max-lines-per-function.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    The-x-Theorist and mdjermanovic committed Nov 26, 2021
    Copy the full SHA
    2365c30 View commit details
    Browse the repository at this point in the history
  2. Update lib/rules/max-lines-per-function.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    The-x-Theorist and mdjermanovic committed Nov 26, 2021
    Copy the full SHA
    67eb6ef View commit details
    Browse the repository at this point in the history
  3. Update lib/rules/max-lines-per-function.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    The-x-Theorist and mdjermanovic committed Nov 26, 2021
    Copy the full SHA
    81d27a4 View commit details
    Browse the repository at this point in the history
  4. Update lib/rules/max-lines-per-function.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    The-x-Theorist and mdjermanovic committed Nov 26, 2021
    Copy the full SHA
    a05ab56 View commit details
    Browse the repository at this point in the history
  5. Update lib/rules/max-lines-per-function.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    The-x-Theorist and mdjermanovic committed Nov 26, 2021
    Copy the full SHA
    ce9cf36 View commit details
    Browse the repository at this point in the history