Sha256: 4de504be3f9990a2d362613e2811d6a18b63da7481b167ccdc5f85a3a7bf1ee5
Contents?: true
Size: 530 Bytes
Versions: 3
Compression:
Stored size: 530 Bytes
Contents
# Documentation files and directories are excluded from language # statistics. # # Lines in this file are Regexps that are matched against the file # pathname. # # Please add additional test coverage to # `test/test_blob.rb#test_documentation` if you make any changes. ## Documentation directories ## - ^docs?/ - (^|/)[Dd]ocumentation/ - (^|/)javadoc/ - ^man/ ## Documentation files ## - (^|/)CHANGE(S|LOG)?(\.|$) - (^|/)CONTRIBUTING(\.|$) - (^|/)COPYING(\.|$) - (^|/)INSTALL(\.|$) - (^|/)LICEN[CS]E(\.|$) - (^|/)README(\.|$)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github-linguist-4.5.13 | lib/linguist/documentation.yml |
github-linguist-4.5.11 | lib/linguist/documentation.yml |
github-linguist-4.5.10 | lib/linguist/documentation.yml |