akamhy / waybackpy

Wayback Machine API interface & a command-line tool
https://pypi.org/project/waybackpy/
MIT License
466 stars 33 forks source link

Fix format md and yml #129

Closed eggplants closed 2 years ago

eggplants commented 2 years ago

ref: https://app.codacy.com/gh/akamhy/waybackpy/issues?categoryType=CodeStyle

eggplants commented 2 years ago

As you can see, Remarklint is quite annoying and produces a lot of meaningless errors, so I recommend replacing it with Markdownlint.

We’ve added markdownlint! It will soon replace remarklint on Codacy. So go ahead and enable markdownlint in your repos, as you’ll benefit from better analysis and from super quick 1-click commit fixes right on your PR if you’re using GitHub.

https://blog.codacy.com/june-product-update-bulk-copy-of-patterns-between-repositories-new-tools-and-more/

akamhy commented 2 years ago

As you can see, Remarklint is quite annoying and produces a lot of meaningless errors, so I recommend replacing it with Markdownlint.

Done