metanorma/metanorma-cli

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
/.rubocop-https---**
/Gemfile.lock
/templates/*
!/templates/base
/test.*
/test
/testrelaton.xml
/extract/
/site/

# rspec failure tracking
.rspec_status
.vscode/
relaton/

*.gem

.rubocop-https--*