rust-code-analysis 0.0.18

Tool to compute and export code metrics
Documentation
language: node_js

node_js: 10

branches:
  only:
    - master

script:
  - npm test
  - script/fetch-examples
  - script/parse-examples