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

fix(eslint-config): override max lines for certain files #60

Merged
merged 1 commit into from
May 16, 2022

Conversation

daniellizik
Copy link
Contributor

@daniellizik daniellizik commented May 13, 2022

fixes #58

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/eslint-config@1.7.2-canary.60.2317081826.0
npm install @tablecheck/scripts@1.12.2-canary.60.2317081826.0
# or 
yarn add @tablecheck/eslint-config@1.7.2-canary.60.2317081826.0
yarn add @tablecheck/scripts@1.12.2-canary.60.2317081826.0

@daniellizik daniellizik added the patch Increment the patch version when merged label May 13, 2022
@github-actions
Copy link

Unit Test Results

  2 files    9 suites   7s ⏱️
55 tests 55 ✔️ 0 💤 0

Results for commit 6677f41.

@daniellizik daniellizik merged commit b096107 into main May 16, 2022
@daniellizik daniellizik deleted the 58-override-max-lines-per-file branch May 16, 2022 01:14
@tablecheck-public-automation
Copy link
Collaborator

🚀 PR was released in @tablecheck/eslint-config@1.7.2, @tablecheck/scripts@1.12.2 🚀

@tablecheck-public-automation tablecheck-public-automation added the released This issue/pull request has been released. label May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable max-lines for certain files
4 participants