Skip to content

updated values for max-lines-per-function and max-lines#229

Merged
ramaghanta merged 3 commits intomainfrom
updated-max-lines-values
May 27, 2025
Merged

updated values for max-lines-per-function and max-lines#229
ramaghanta merged 3 commits intomainfrom
updated-max-lines-values

Conversation

@ramaghanta
Copy link
Contributor

closes #228

@ramaghanta ramaghanta requested a review from Copilot May 27, 2025 18:27
@ramaghanta ramaghanta self-assigned this May 27, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates dependency versions in package.json and increases ESLint rule thresholds for "max-lines-per-function" and "max-lines" in index.mjs.

  • Updated package version and dependency versions in package.json
  • Increased the maximum allowed lines per function and overall file, with expanded configuration options in index.mjs

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updated version and dependency requirements to support new package versions
index.mjs Modified ESLint rule configurations for max-lines-per-function and max-lines, and reformatted some array literals

@ramaghanta ramaghanta requested a review from carlansley May 27, 2025 18:36
@github-actions
Copy link

Beta Published - Install Command: npm install @checkdigit/eslint-config@11.2.6-PR.229-335d

@ramaghanta ramaghanta requested a review from carlansley May 27, 2025 18:49
@github-actions
Copy link

✅ PR review status - All reviews completed and approved!

@ramaghanta ramaghanta merged commit 7a067fb into main May 27, 2025
8 checks passed
@ramaghanta ramaghanta deleted the updated-max-lines-values branch May 27, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

increase the values for max-lines-per-function and max-lines

3 participants