Open anand-242003 opened 3 weeks ago
Linter failed, fix the error(s):
free-programming-books/courses/free-courses-en.md
1701:1-1707:119 warning Alphabetical ordering: swap l.1707 and l.1706 alphabetize-lists remark-lint
1701:1-1707:119 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
please remove the package-lock file (use a .gitignore file)
hmm the linter doesn't like adding that to .gitignore instead, just remove the file from your repo; we'll figure out how to manage changes to gitignore separately
I've removed package-lock.json from the repository as the linter didn't approve of adding it to .gitignore. Could you please guide me on the next steps or any further changes needed?
maybe you need to push your commits
I've made the changes and pushed them again. Let me know if there's anything else I should adjust .
I see the problem. you ned to undo your change to .gitignore
What does this PR do?
Add resource(s)
For resources
Description
Added solidity course "* Solidity Smart Contract Development - Patrick Collins, Austin Griffith”
Why is this valuable (or not)?
How do we know it's really free?
For book lists, is it a book? For course lists, is it a course? etc.
Checklist:
Follow-up