| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7225a7d commit c179c14
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -758,7 +758,7 @@ Then finish cherry-picking and push the commit upstream: | |||
| 758 | 758 | $ git add src/node_version.h doc | |
| 759 | 759 | $ git diff --staged src doc # read output to validate that changes shows up as expected | |
| 760 | 760 | $ git cherry-pick --continue | |
| 761 | - $ make lint | ||
| 761 | + $ make lint-md && make lint-cpp | ||
| 762 | 762 | $ git push upstream main | |
| 763 | 763 | ``` | |
| 764 | 764 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments