Skip to content

Commit

Permalink
Update challenge_19.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaylamba committed Sep 19, 2022
1 parent 0c70ea3 commit 3673c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Challenges/challenge_19.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ So in order to ensure proper codestyling and structure, there are checks run on
Task:
1. Create a new file inside your branch created in previous challenges ``your-username-details`` under the directory ``contributors/username``. The file needs to be a source code file written in your preferred programming language. The code can be anything you want: hello world program or your favorite program.
2. Commit the change and push it.
3. Check if your linting fails in side the Pull request: <img width="870" alt="image" src="https://user-images.githubusercontent.com/19529592/190969615-f3205b26-83eb-4b5f-b7a5-19567a575a9a.png"> then lint your code to ensure that this check passes inside your pull request.
3. Check if your linting fails in side the Pull request: <img width="870" alt="image" src="https://user-images.githubusercontent.com/19529592/190969615-f3205b26-83eb-4b5f-b7a5-19567a575a9a.png"> <br> Then lint your code to ensure that this check passes inside your pull request.

0 comments on commit 3673c05

Please sign in to comment.