HYF-Class20 / home

Home repository for HYF Class 20
MIT License
0 stars 2 forks source link

Nana99999.md #75

Closed Nana99999 closed 1 year ago

Nana99999 commented 1 year ago

Checklists

General Checks

Markdown

sammou00 commented 1 year ago

@Nana99999 Please me sure to run all code quality check npm run format npm run format:check npm run spell-check npm run lint:ls npm run lint:md

talmurshidi commented 1 year ago

Please do as Samir said. Also, you already have an opened PR with the same problem.

Nana99999 commented 1 year ago

@samirm00 @talmurshidi Hi! Yes I have alredy done all the npm run format check, committed and pushed it but it somehow didn't work 😭

talmurshidi commented 1 year ago

@Nana99999 I will follow up with you after the review meeting

bermarte commented 1 year ago

It's still not correct. You should run git pull, rerun the scripts Samir mentioned, fix the errors, then add, commit and push again.