Skip to content

Commit

Permalink
link to issue MDAnalysis#583 were necessary; more accurately summariz…
Browse files Browse the repository at this point in the history
…ed qc's capabilities at top
  • Loading branch information
orbeckst committed Dec 15, 2015
1 parent 0b50347 commit 0910638
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion quantifiedcode.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Code Issues](https://www.quantifiedcode.com/api/v1/project/829d7d4b95d04111b38451d14101545d/badge.svg)](https://www.quantifiedcode.com/app/project/829d7d4b95d04111b38451d14101545d)

[quantifiedcode](https://www.quantifiedcode.com/) is a tool that checks code for best practices and finds bugs. It also advertises that it can send PR to a github project that correct issues and it can supposedly run checks on PRs.
[quantifiedcode](https://www.quantifiedcode.com/) is a tool that checks code for best practices and finds bugs. It also can send a PR to a github project to correct issues and it can run checks on PRs. We are discussing under issue [#583](/MDAnalysis/mdanalysis/issues/583) how to best use *quantifiedcode* with MDAnalysis.

## quantifiedcode: MDAnalysis ##
It is now enabled for MDAnalysis:
Expand All @@ -22,3 +22,5 @@ So, if you have a moment to spare, go to the URL above, pick something easy that
As the issue title use the *SAME TITLE* as the QC issue (to avoid duplication).

As example see https://github.com/MDAnalysis/mdanalysis/issues/564 --- assume that someone new to MDAnalysis will read the issue so be explicit and use links to the QC issue.

If the issue has the magic "fix it" link enabled, you can also ask quantifiedcode to submit a PR. If this does not work, look at issue [#583](/MDAnalysis/mdanalysis/issues/583).

0 comments on commit 0910638

Please sign in to comment.