diff options
author | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-02-05 18:05:08 -0600 |
---|---|---|
committer | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-02-05 18:05:08 -0600 |
commit | b11f37e0dbaf2d3423bd5356cc63e6b97663656b (patch) | |
tree | afc420c1c783757ab82bafc361cbc6a295f1416a /README.md | |
parent | d2cfe6a073d4d5d3092143c3925dacaab76ed472 (diff) | |
parent | 2abb55170ea5408496c79b15a1c714263c66c0ed (diff) |
Merge pull request #127 from kellymclaughlin/xref-provider
Add xref provider for cross reference analysis
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ limit scope. | update | Update package index | | upgrade | Fetch latest version of dep | | version | Print current version of Erlang/OTP and rebar | +| xref | Run cross reference analysis on the project | ### Commands still to do |