Commit Graph

13 Commits

Author SHA1 Message Date
c8d7f0a782 feat(tools): remove eslint-plugin-prettier for prettier (#42438)
* feat: remove eslint-plugin-prettier for prettier

This removes the annoying lint warnings when all that needs to change is
formatting

* fix: use .js lint-staged config to ignore properly

* fix: lint everything if a lot of files are changed

It's faster than making lots of individual linter calls

* chore: apply prettier

* fix: ignore code in curriculum-file-structure
2021-10-06 21:02:21 +05:30
ff181c3258 docs: tweaks for translations (#40806)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-02-07 22:17:40 +05:30
c1f9cd93f5 general educational fixes in some files (#40800)
Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-03 15:17:56 +05:30
e5b43edf84 docs: master -> main (#40857)
Updates the docs to reflect the change from `master` to `main` as our
primary branch.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-01 19:55:24 +05:30
26c9b3c16b feat(docs): Update Contributing Instructions for New Template (#40329)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-12-29 13:53:23 +05:30
763ff1ae83 docs: remove beta statement (#39497) 2020-09-03 14:47:33 +05:30
d5ab3934ae docs: fixed some orthographic errors and improvements(#39157)
Co-authored-by: pedrof521 <pedrof521@gmail.com>
2020-07-02 00:50:11 +05:30
880b452e96 docs: update links from next-python-projects to master branch (#39109)
User in the forum wanting to help found 404 error trying to follow the links, I am switching them to master branch as it is where those projects can be found now.
2020-06-20 11:36:04 +05:30
6d879e3439 fix(docs): emphasize use of Markdown in challenges (#38986) 2020-06-02 17:11:16 +05:30
8b1860af97 docs: remove instructions about next branch (#38940) 2020-05-29 10:58:25 +02:00
Tom
b4c5bb9cf2 feat: add markdown explanation to video challenge docs (#38758) 2020-05-11 23:21:24 +05:30
54bf2074e4 docs: add pr conflict guidelines (#38686) 2020-04-29 22:09:03 +05:30
c149eb21f9 docs: update contribution guidelines for video challenges
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-28 18:14:18 +05:30