Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0db8a17

Browse filesBrowse files
author
M.J Birakdar
authored
Update code formating link
1 parent 41d73a0 commit 0db8a17
Copy full SHA for 0db8a17

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎Week1/MAKEME.md‎

Copy file name to clipboardExpand all lines: Week1/MAKEME.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ It should include the following components:
200200
- Have you removed all commented out code (should never be present in a PR)?
201201
- Have you used `const` and `let` and avoided `var`?
202202
- Do the variable, function and argument names you created follow the [Naming Conventions](../../../../fundamentals/blob/master/fundamentals/naming_conventions.md)?
203-
- Is your code well-formatted (see [Code Formatting](../../../../fundamentals/blob/master/fundamentals/naming_conventions.md))?
203+
- Is your code well-formatted (see [Code Formatting](../../../../fundamentals/blob/master/fundamentals/code_formatting.md))?
204204
- Have you resolved all issues flagged by ESLint and the spell checker (no wavy red and green underlines in VSCode)?
205205
206206
If the answer is 'yes' to all preceding questions you are ready to follow these instructions:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.