Skip to content

Commit

Permalink
.oelint-ruleset.json: Set homepageping to info so pre-commit.ci can run
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Iwanicki <[email protected]>
  • Loading branch information
m-iwanicki committed Aug 5, 2024
1 parent 0f2bc5a commit 27d464a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .oelint-ruleset.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"oelint.vars.fileextrapathsop": "error",
"oelint.var.filesoverride": "warning",
"oelint.vars.homepageprefix": "warning",
"oelint.vars.homepageping": "warning",
"oelint.vars.homepageping": "info",
"oelint.vars.insaneskip": "info",
"oelint.var.licenseremotefile": "info",
"oelint.vars.licensesdpx": "warning",
Expand Down

0 comments on commit 27d464a

Please sign in to comment.