File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1+ # isort
2+ 46e0485a889453dc178a878b5b5ebbfc7e4eb5f1
3+
4+ # upgrade to black 20.8b1
5+ 6fd6fdb381fe3f347627fd517a8f2dba7b0a7029
Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ To get the code and start working on the changes you can start a console and:
99- Clone the cwltool: ` git clone https://github.com/common-workflow-language/cwltool.git `
1010- Switch to cwltool directory: ` cd cwltool `
1111
12+ It is suggested that you run ` git config blame.ignoreRevsFile .git-blame-ignore-revs `
13+ to filter out mass-formatting commits from ` git blame ` .
14+
1215In order to contribute to the development of ` cwltool ` , the source code needs to
1316pass the test before your changes are accepted. There are a couple ways to test
1417the code with your changes: let ` tox ` manage installation and test running in
You can’t perform that action at this time.
0 commit comments