You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ ApexMetrics is a [Code Climate engine](https://codeclimate.com/engines) for the
4
4
5
5
If you [connect your Github repositories to Code Climate](https://docs.codeclimate.com/docs/importing-repositories) and enable the Engine [static code analysis](http://stackoverflow.com/questions/49716/what-is-static-code-analysis) is performed on every commit or pull request. The resulting continuous metrics will tell you where code improved or degraded over time and which [hot spots need refactoring](http://blog.xebia.com/static-code-analysis-is-just-tip-of-the-iceberg/).
6
6
7
-
The engine and [all of](https://github.com/forcedotcom/idecore/tree/b5bf3a1cb6e8d94aaac10f375c771ec8eab821ba/com.salesforce.ide.apex.core/lib)[its "ingredients"](https://github.com/Up2Go/pmd) are open-source so everybody in the community can contribute improvements. The engine was built by a few engineers at [Up2Go](https://github.com/Up2Go) (including [great support](https://github.com/Up2Go/pmd/pull/7)[by others](https://github.com/forcedotcom/idecore/issues/167)) who struggled with enforcing Clean Code into their daily work given [the lack of metrics tools in the Salesforce.com ecosystem](http://salesforce.stackexchange.com/questions/1697/apex-static-code-analysis).
7
+
The engine and [all of](https://github.com/forcedotcom/idecore/tree/b5bf3a1cb6e8d94aaac10f375c771ec8eab821ba/com.salesforce.ide.apex.core/lib)[its "ingredients"](https://github.com/Up2Go/pmd) are open-source so everybody in the community can contribute improvements. The engine was built by a few engineers at [Up2Go](https://github.com/Up2Go) (including [great](https://github.com/Up2Go/pmd/pull/7)[support](https://github.com/forcedotcom/idecore/issues/167)[by others](https://github.com/sivakumar-kailasam/codeclimate-pmd)) who struggled with enforcing Clean Code into their daily work given [the lack of metrics tools in the Salesforce.com ecosystem](http://salesforce.stackexchange.com/questions/1697/apex-static-code-analysis).
0 commit comments