.codeclimate.yml | |
|
|
.github/CODEOWNERS | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/config.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/funding.yml | |
|
|
.github/no-response.yml | |
|
|
.github/release-drafter.yml | |
|
|
.github/settings.yml | |
|
|
.github/stale.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/docker.yml | |
|
|
.github/workflows/vendor.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
LICENSE.md | |
|
|
bin/licensee | |
|
|
docs/CODE_OF_CONDUCT.md | |
|
|
docs/CONTRIBUTING.md | |
|
|
docs/README.md | |
|
|
docs/SECURITY.md | |
|
|
docs/SUPPORT.md | |
|
|
docs/_config.yml | |
|
|
docs/command-line-usage.md | |
|
|
docs/customizing.md | |
|
|
docs/usage.md | |
|
|
docs/what-we-look-at.md | |
|
|
lib/licensee.rb | 46 | A 0 mins |
|
lib/licensee/commands/detect.rb | 84 | B 6 hrs |
|
lib/licensee/commands/diff.rb | 49 | A 0 mins |
|
lib/licensee/commands/license_path.rb | 14 | A 0 mins |
|
lib/licensee/commands/version.rb | 6 | A 0 mins |
|
lib/licensee/content_helper.rb | 269 | A 3 hrs |
|
lib/licensee/hash_helper.rb | 19 | A 1 hr |
|
lib/licensee/license.rb | 195 | B 5 hrs |
|
lib/licensee/license_field.rb | 40 | A 0 mins |
|
lib/licensee/license_meta.rb | 39 | A 0 mins |
|
lib/licensee/license_rules.rb | 31 | A 0 mins |
|
lib/licensee/matchers.rb | 18 | A 0 mins |
|
lib/licensee/matchers/cabal.rb | 23 | A 0 mins |
|
lib/licensee/matchers/cargo.rb | 14 | A 0 mins |
|
lib/licensee/matchers/copyright.rb | 19 | A 0 mins |
|
lib/licensee/matchers/cran.rb | 25 | A 0 mins |
|
lib/licensee/matchers/dice.rb | 44 | A 0 mins |
|