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 authored and macpijan committed Aug 9, 2024
1 parent fe60755 commit aa8c094
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 @@ -134,7 +134,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 aa8c094

Please sign in to comment.