Skip to content

update disable linters when running locally#1682

Merged
Kurt-von-Laven merged 5 commits intooxsecurity:mainfrom
SoumayaMauthoorMOJ:update-disable-linter-local
Aug 3, 2022
Merged

update disable linters when running locally#1682
Kurt-von-Laven merged 5 commits intooxsecurity:mainfrom
SoumayaMauthoorMOJ:update-disable-linter-local

Conversation

@SoumayaMauthoorMOJ
Copy link
Copy Markdown
Contributor

Fixes #1659

Proposed Changes

  1. Documentation change to explain how to use the DISABLE_LINTERS when running locally

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 31, 2022

Codecov Report

Merging #1682 (85d29e1) into main (67765fc) will increase coverage by 0.55%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
+ Coverage   83.20%   83.75%   +0.55%     
==========================================
  Files         158      158              
  Lines        4138     4137       -1     
==========================================
+ Hits         3443     3465      +22     
+ Misses        695      672      -23     
Impacted Files Coverage Δ
megalinter/utils.py 90.17% <0.00%> (-0.80%) ⬇️
megalinter/linters/SemgrepLinter.py 96.55% <0.00%> (-0.12%) ⬇️
megalinter/reporters/UpdatedSourcesReporter.py 91.89% <0.00%> (+2.70%) ⬆️
...alinter/tests/test_megalinter/helpers/utilstest.py 89.01% <0.00%> (+8.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@nvuillam nvuillam requested review from Kurt-von-Laven and removed request for nvuillam July 31, 2022 20:17
Copy link
Copy Markdown
Collaborator

@Kurt-von-Laven Kurt-von-Laven left a comment

Choose a reason for hiding this comment

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

LGTM

@Kurt-von-Laven Kurt-von-Laven merged commit ec4f0cc into oxsecurity:main Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DISABLE_LINTERS not working as expected when running locally

3 participants