Add linting.yml #20
linting.yml
on: pull_request
Documentation
/
Markdown
5s
Documentation
/
Spelling
10s
Annotations
11 errors and 2 warnings
Spaces inside code span elements:
docs/how-to/faq.md#L290
docs/how-to/faq.md:290:103 MD038/no-space-in-code Spaces inside code span elements [Context: "`gridDim x blockDim >= 2^32 `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Spaces inside code span elements:
docs/how-to/faq.md#L290
docs/how-to/faq.md:290:138 MD038/no-space-in-code Spaces inside code span elements [Context: "...y and gridDim.z * blockDim.z `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Strong style should be consistent:
docs/how-to/faq.md#L319
docs/how-to/faq.md:319:65 MD050/strong-style Strong style should be consistent [Expected: underscore; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md050.md
|
Strong style should be consistent:
docs/how-to/faq.md#L320
docs/how-to/faq.md:320:65 MD050/strong-style Strong style should be consistent [Expected: underscore; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md050.md
|
Spaces inside code span elements:
docs/how-to/hip_porting_guide.md#L373
docs/how-to/hip_porting_guide.md:373:25 MD038/no-space-in-code Spaces inside code span elements [Context: "...rk_group_size(<min>,<max>))) `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Spaces inside code span elements:
docs/how-to/hip_rtc.md#L3
docs/how-to/hip_rtc.md:3:51 MD038/no-space-in-code Spaces inside code span elements [Context: "`hiprtc* `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Spaces inside code span elements:
docs/how-to/hip_rtc.md#L15
docs/how-to/hip_rtc.md:15:2 MD038/no-space-in-code Spaces inside code span elements [Context: "`#include <hip/hiprtc.h> `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Spaces inside code span elements:
docs/how-to/hip_rtc.md#L32
docs/how-to/hip_rtc.md:32:108 MD038/no-space-in-code Spaces inside code span elements [Context: "`hiprtcProgram prog; `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Spaces inside code span elements:
docs/how-to/hip_rtc.md#L54
docs/how-to/hip_rtc.md:54:83 MD038/no-space-in-code Spaces inside code span elements [Context: "`hiprtcGetErrorString `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Spaces inside code span elements:
docs/how-to/hip_rtc.md#L54
docs/how-to/hip_rtc.md:54:172 MD038/no-space-in-code Spaces inside code span elements [Context: "`HIPRTC_SUCCESS `"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md038.md
|
Spelling errors
Files in repository contain spelling errors
|
Documentation / Markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DavidAnson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation / Spelling
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|