Conversation
AgeManning
left a comment
There was a problem hiding this comment.
Nice!
Could we add it into the code-check test?
I recall grouping things improved the speed of CI and it seems this could fit under that test?
I will look into it, thanks! |
|
can we run this conditionally, i.e. only for changes in markdown files? |
Yes, the If you set any of the VALIDATE_[LANGUAGE] variables to true, super-linter defaults to leaving any unset variable to false (only validate those languages). |
dapplion
left a comment
There was a problem hiding this comment.
Purely formating changes, nothing controversial. They look good! I welcome the linter
|
Probably need to pass the actual linter first |
Yes I am still figuring out to make it pass the CI. I will also make the linter to be in the same check with |
| @@ -30,17 +30,17 @@ is not the case for attestations from the _previous_ epoch. | |||
|
|
|||
| ``` | |||
✅ This pull request will be re-embarked automaticallyDetailsThe followup |
🛑 The pull request has been removed from the queue
|
|
@Mergifyio requeue |
✅ This pull request will be re-embarked automaticallyDetailsThe followup |
🛑 The pull request has been removed from the queue
|
|
Ah, looks like this is failing to merge because of some formatting issues in https://github.com/sigp/lighthouse/actions/runs/9200347323/job/25306765265 |
Merge unstable to markdown branch
Done, thanks! |
|
@mergify queue |
🛑 The pull request has been removed from the queue
|
|
@Mergifyio requeue |
❌ This pull request head commit has not been previously disembarked from queue. |
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 3070cb7 |
Issue Addressed
Additional Info
mdlint.shin./scriptsfolder. Only check the folder of./bookwhich is the Lighthouse book./booknamed.markdownlint.yamlwhich the Markdown linter CLI automatically detects (Ref: https://github.com/igorshubovych/markdownlint-cli?tab=readme-ov-file#configuration)Makefileandtest-suite.ymlto add the Markdown linter