Skip to content

I have fixed the linting errors I initially missed, but there are still three categories of issues remaining that I would like to explain: #449

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

Open
Firas2515 opened this issue Apr 19, 2025 · 0 comments

Comments

@Firas2515
Copy link

I have fixed the linting errors I initially missed, but there are still three categories of issues remaining that I would like to explain:

  1. Double-link issue

I have resolved this in part, but due to the nature of the content, it’s difficult to eliminate entirely. In this field, it’s common for researchers to release tools as part of their academic publications. These tools—introduced in papers and often open-sourced—become widely adopted standards in both academia and industry. As a result, certain repositories naturally appear in both the Papers and Tools sections.

  1. Invalid list item link & missing dash between link and description

These errors occur due to the formatting used in the Papers section. I was inspired by the formatting style used in awesome-deep-learning-papers, which I believe is well-suited for listing academic papers. Unlike general resource lists, academic paper entries often require structured metadata—including title, year, authors, paper link, and code link—which doesn’t fit neatly into the typical Awesome list item format.
While it’s technically possible to reformat this section to pass linting, I believe the current layout offers the clearest and most useful presentation for readers.

Please let me know if you have any suggestions or if there’s a better way to handle these cases.

Originally posted by @yijun-lee in sindresorhus/awesome#3411 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant