Skip to content

Fix linter config table description#449

Merged
nvuillam merged 6 commits intooxsecurity:masterfrom
tpansino:fix-linter-config-table-description
May 12, 2021
Merged

Fix linter config table description#449
nvuillam merged 6 commits intooxsecurity:masterfrom
tpansino:fix-linter-config-table-description

Conversation

@tpansino
Copy link
Copy Markdown
Contributor

@tpansino tpansino commented May 9, 2021

Fixes #446

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

@tpansino tpansino requested a review from nvuillam as a code owner May 9, 2021 04:14
@nvuillam
Copy link
Copy Markdown
Member

nvuillam commented May 9, 2021

Thanks :)
I have an issue with some linters new versions, i'll merge you PR once i'll have solved them :)

@nvuillam
Copy link
Copy Markdown
Member

nvuillam commented May 11, 2021

@tpansino you've been caught by Mega-Linter own Mega-Linting :D

image

I think that the correction is to double the antislash :)

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #449 (290534a) into master (eb4704b) will increase coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   87.50%   87.77%   +0.27%     
==========================================
  Files         126      126              
  Lines        2945     2945              
==========================================
+ Hits         2577     2585       +8     
+ Misses        368      360       -8     
Impacted Files Coverage Δ
megalinter/MegaLinter.py 90.65% <0.00%> (+2.42%) ⬆️
megalinter/reporters/UpdatedSourcesReporter.py 89.18% <0.00%> (+2.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb4704b...290534a. Read the comment docs.

Copy link
Copy Markdown
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Good catch !

@nvuillam nvuillam merged commit db8235e into oxsecurity:master May 12, 2021
@nvuillam
Copy link
Copy Markdown
Member

Thanks a lot for your contribution :)

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.

Malformed configuration table in Markdown docs

3 participants