Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix markdown lint issues in acscloner/README.md #33

Closed
kadler opened this issue Nov 13, 2020 · 0 comments
Closed

Fix markdown lint issues in acscloner/README.md #33

kadler opened this issue Nov 13, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kadler
Copy link
Member

kadler commented Nov 13, 2020

acscloner/README.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 166]
acscloner/README.md:5:41 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '?']
acscloner/README.md:7:81 MD013/line-length Line length [Expected: 80; Actual: 125]
acscloner/README.md:8:146 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
acscloner/README.md:8:81 MD013/line-length Line length [Expected: 80; Actual: 146]
acscloner/README.md:10:32 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '...']
acscloner/README.md:12 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank l
ines [Expected: 1; Actual: 0; Below] [Context: "### Source Repository"]
acscloner/README.md:13:77 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
acscloner/README.md:15 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank l
ines [Expected: 1; Actual: 0; Below] [Context: "### Destination (IFS)"]
acscloner/README.md:18 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank l
ines [Expected: 1; Actual: 0; Below] [Context: "### Additional Operations -> Create or Update Repository Definitio
n"]
acscloner/README.md:19:81 MD013/line-length Line length [Expected: 80; Actual: 178]
acscloner/README.md:21:81 MD013/line-length Line length [Expected: 80; Actual: 100]
acscloner/README.md:21 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank l
ines [Expected: 1; Actual: 0; Below] [Context: "### Additional Operations -> Disable Repositories that Require Int
ernet Access from the IBM i System"]
acscloner/README.md:22:81 MD013/line-length Line length [Expected: 80; Actual: 257]
acscloner/README.md:24 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank l
ines [Expected: 1; Actual: 0; Below] [Context: "### Additional Operations -> Create nginx configuration file"]
acscloner/README.md:25:81 MD013/line-length Line length [Expected: 80; Actual: 170]
acscloner/README.md:29:81 MD013/line-length Line length [Expected: 80; Actual: 199]
acscloner/README.md:31:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1]
acscloner/README.md:31:156 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
acscloner/README.md:31:81 MD013/line-length Line length [Expected: 80; Actual: 156]
acscloner/README.md:32:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1]
acscloner/README.md:33:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1]
acscloner/README.md:33:81 MD013/line-length Line length [Expected: 80; Actual: 101]
acscloner/README.md:34:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1]
acscloner/README.md:36:81 MD013/line-length Line length [Expected: 80; Actual: 139]
acscloner/README.md:38:81 MD013/line-length Line length [Expected: 80; Actual: 166]
acscloner/README.md:39:81 MD013/line-length Line length [Expected: 80; Actual: 166]
acscloner/README.md:41:81 MD013/line-length Line length [Expected: 80; Actual: 143]
acscloner/README.md:42:81 MD013/line-length Line length [Expected: 80; Actual: 104]
acscloner/README.md:43:81 MD013/line-length Line length [Expected: 80; Actual: 227]
acscloner/README.md:45:81 MD013/line-length Line length [Expected: 80; Actual: 103]
acscloner/README.md:52:81 MD013/line-length Line length [Expected: 80; Actual: 120]
acscloner/README.md:54 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
acscloner/README.md:55 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3]
@kadler kadler mentioned this issue Nov 13, 2020
13 tasks
@kadler kadler added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 13, 2020
@ThePrez ThePrez closed this as completed Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants