LICENSE.adoc | 100644 | 0 | 0 | | | 9.58 KB | a13ffdc5a50d933560cc4617c11021ff3f43188f4703547b271b57dc94a12cb5 |
README.adoc | 100644 | 0 | 0 | | | 38.8 KB | 362bf8208345e6beab6dbecaa240e808003f49ee711914f4cc5f272354968f22 |
bin/git-lint | 100755 | 0 | 0 | | | 200 Bytes | 6636f4c7da2046c9022c89f7c1dfc1ae6efb7d972142e0afcbc50ae83b7215e6 |
lib/git/lint.rb | 100644 | 0 | 0 | | | 2.19 KB | 62e356e8364aef49e1383ccfe89569eb5699170a3c57efcc1aa1bb1d02dbe49b |
lib/git/lint/analyzers/abstract.rb | 100644 | 0 | 0 | | | 2.78 KB | f5a7d04883c5d1c6075596458ff4db756de7197a99cc101df52d8b3ed785c75b |
lib/git/lint/analyzers/commit_author_capitalization.rb | 100644 | 0 | 0 | | | 741 Bytes | bde1d4e6b0dae25701bab5acd8f9b3ad75d7706276cf302d35509b911e5c4676 |
lib/git/lint/analyzers/commit_author_email.rb | 100644 | 0 | 0 | | | 737 Bytes | dadf5e6e438ca880cbe7bb7d44740e3a61f5b42e8b169a32bbc6952fecd18270 |
lib/git/lint/analyzers/commit_author_name.rb | 100644 | 0 | 0 | | | 832 Bytes | a186e05c215dbc54ee921e019c57b0ec09f0ff839584770ea6f4ce300fe56746 |
lib/git/lint/analyzers/commit_body_bullet.rb | 100644 | 0 | 0 | | | 892 Bytes | 2dcd9343b8c74825e7dd1e5d3517d08c0905f976f9da9d9d1d27d4231dd16fcf |
lib/git/lint/analyzers/commit_body_bullet_capitalization.rb | 100644 | 0 | 0 | | | 924 Bytes | 32577b4da3288185f6613fd476dc78babf5b04213697019b977de0e210170471 |
lib/git/lint/analyzers/commit_body_bullet_delimiter.rb | 100644 | 0 | 0 | | | 878 Bytes | 301526a1a3a82e93c9ebfcab2aee5fa9a77c26943941a097807ec2bd7c488963 |
lib/git/lint/analyzers/commit_body_issue_tracker_link.rb | 100644 | 0 | 0 | | | 1.01 KB | e7b2fd0b5d947cb7372d1ed785c8fdaae0114416444b6c2125299702b5d8c802 |
lib/git/lint/analyzers/commit_body_leading_line.rb | 100644 | 0 | 0 | | | 631 Bytes | 636f9b42183bd14f8a255a7eef7de2528d4ad83f0754dff257a45dff7ec94aa3 |
lib/git/lint/analyzers/commit_body_line_length.rb | 100644 | 0 | 0 | | | 759 Bytes | fcb936168faa0b108a2a9d74d130a0d09b8adb3611d3114813fa5a8879a17a5b |
lib/git/lint/analyzers/commit_body_paragraph_capitalization.rb | 100644 | 0 | 0 | | | 988 Bytes | 559d48aa7d475d4d2a5bbf9cc0de0a432637a7ad2f032db4fb00ed3183996fb5 |
lib/git/lint/analyzers/commit_body_phrase.rb | 100644 | 0 | 0 | | | 1.76 KB | 45b72970fa3c8f45ab5a9785025f14e6b195c413ba8d7d513d3afd6ade5cd127 |
lib/git/lint/analyzers/commit_body_presence.rb | 100644 | 0 | 0 | | | 728 Bytes | a490a86890a57fa47ea4cd05321156370c898329952e36093ed001f723af278b |
lib/git/lint/analyzers/commit_body_single_bullet.rb | 100644 | 0 | 0 | | | 800 Bytes | f50b151423d707772487e467bc43e07574bab70687d1415af059945dac4ad71e |
lib/git/lint/analyzers/commit_subject_length.rb | 100644 | 0 | 0 | | | 593 Bytes | f6848bd37886ae02c801c37b509560bca6491ae51cd37fe1b3d7037c9204d49e |
lib/git/lint/analyzers/commit_subject_prefix.rb | 100644 | 0 | 0 | | | 856 Bytes | edc2f4f8467a16227a893522866a976898ae3a58939ad191512012d2a329f2d5 |
lib/git/lint/analyzers/commit_subject_suffix.rb | 100644 | 0 | 0 | | | 751 Bytes | 18c7febca48f8bc575aa2c6e6bc3ff0384bded9d0285552d8898fe9a92e4f658 |
lib/git/lint/analyzers/commit_trailer_collaborator_capitalization.rb | 100644 | 0 | 0 | | | 1.18 KB | 6df477e9a6babf1aa48478e74dc2ef6fc5885aa8f158b53f828128c97e4b51bd |
lib/git/lint/analyzers/commit_trailer_collaborator_duplication.rb | 100644 | 0 | 0 | | | 1.24 KB | d6c586a29291a57fdf11a2281cec32353f0019e254ae4dd146f0a896981b1593 |
lib/git/lint/analyzers/commit_trailer_collaborator_email.rb | 100644 | 0 | 0 | | | 1.2 KB | 8cf098152500619a1483346fa3659e15774303b0605bcc9f22f4ffdd277aff8f |
lib/git/lint/analyzers/commit_trailer_collaborator_key.rb | 100644 | 0 | 0 | | | 1.2 KB | ea0b3b5b8b06d6af8cf603cbd956cb8a3e3774c292573719004e0b156f80bd82 |
lib/git/lint/analyzers/commit_trailer_collaborator_name.rb | 100644 | 0 | 0 | | | 1.31 KB | 90211100eb0cf3b640f2e3fbf36789f7cb4291021225aa08a48098be8dc382ad |
lib/git/lint/branches/environments/circle_ci.rb | 100644 | 0 | 0 | | | 580 Bytes | c26135ce1370a61a869e2d39366d6b5afb6360d62c6c6e2c2eaa9c4bee615682 |
lib/git/lint/branches/environments/git_hub_action.rb | 100644 | 0 | 0 | | | 588 Bytes | 1cb8a211e4ea0d1064dfa5ef28c2bbf8725a6589886d6f19119260fa5c3c6868 |
lib/git/lint/branches/environments/local.rb | 100644 | 0 | 0 | | | 554 Bytes | 99c1c782611c7b597a5e974372f244444cdd5c85c2d2b5532855a0889e3635ba |
lib/git/lint/branches/environments/netlify_ci.rb | 100644 | 0 | 0 | | | 860 Bytes | b2cfb79016d2ec2536f8759de3c1792d290a9d4f5f21058029afe5d2b88aaccf |
lib/git/lint/branches/environments/travis_ci.rb | 100644 | 0 | 0 | | | 1.43 KB | e3344ae2102f5b723d1b24801bda3e5aebb0931dce0e27d8e43d7a34f3e339ff |
lib/git/lint/branches/feature.rb | 100644 | 0 | 0 | | | 1.23 KB | 3feb02451134620680fc34ae572f2a1e3b432d7ddc12e6782fae555c41ef1f4d |
lib/git/lint/cli.rb | 100644 | 0 | 0 | | | 3.53 KB | 5b2599589118c80c0801a17518323d6be802a58c7dd806920b319332956cb9d1 |
lib/git/lint/collector.rb | 100644 | 0 | 0 | | | 1.11 KB | 892c8c7c3092aeaf42fd82344afea5d8f5835a5a516f965e6c6940a93f0387b3 |
lib/git/lint/errors/base.rb | 100644 | 0 | 0 | | | 287 Bytes | b9a8a3159d5aa23707463a4163f8587ddd1266c0f67a9472cbc0886cf2b2421f |
lib/git/lint/errors/severity.rb | 100644 | 0 | 0 | | | 271 Bytes | 072af13ba6c91b0d36892c763892a3c0a89b2c8125c979148b994286dddb458e |
lib/git/lint/errors/sha.rb | 100644 | 0 | 0 | | | 246 Bytes | 64f7ecba74c40415b4185997dc811d5a45355f46d0fe2bca7859cfd6cf673c44 |
lib/git/lint/identity.rb | 100644 | 0 | 0 | | | 243 Bytes | 83ff8c13282a8f1e2c7a375efa93dce2ed6111c167be993a64406f790dde4c97 |
lib/git/lint/kit/filter_list.rb | 100644 | 0 | 0 | | | 543 Bytes | d4e5979a9c711eebb71a4ac9e9de2691c57cdd4ccec7956cbead8c7d4b8f360b |
lib/git/lint/parsers/trailers/collaborator.rb | 100644 | 0 | 0 | | | 1.53 KB | 53b9b2600bd5632371e0bbf682b819031ddcd4b353f9dbd0aa7c55821a9bf429 |
lib/git/lint/rake/setup.rb | 100644 | 0 | 0 | | | 90 Bytes | c580883f760ad16e78200dd6aaaf960db6d439b3bb228f31dfc880f71b084f2a |
lib/git/lint/rake/tasks.rb | 100644 | 0 | 0 | | | 489 Bytes | 4dee099b0e2a5b0e8de17c6c50e46994a8675b0e6d6ea1f23cddc02da3312260 |
lib/git/lint/refinements/strings.rb | 100644 | 0 | 0 | | | 456 Bytes | b28bdcbc919a9366e527b4f2f75dee07b5830ee9890172c3ca6e547ba2bc60b9 |
lib/git/lint/reporters/branch.rb | 100644 | 0 | 0 | | | 1.74 KB | a140e1905da45e978ad20433fb15b3b3bf5f31195dfdf0731159325a313d846a |
lib/git/lint/reporters/commit.rb | 100644 | 0 | 0 | | | 690 Bytes | 477ca623422fe3661eba90f6f2823b71c67688c90ea95d0f13212671e5a02478 |
lib/git/lint/reporters/line.rb | 100644 | 0 | 0 | | | 585 Bytes | 4693659d1b948a810a3634401d00aac5daf17ea75c7f6aa07e68403a3288ac30 |
lib/git/lint/reporters/lines/paragraph.rb | 100644 | 0 | 0 | | | 910 Bytes | 091f1485c313f426510418aac4a807aac28ea3bd586273fbfd2b66964e24f384 |
lib/git/lint/reporters/lines/sentence.rb | 100644 | 0 | 0 | | | 520 Bytes | 48ba56df515c00137531cd95a7e35ccb8cd69cbd33aa6169acdc5111d00839c0 |
lib/git/lint/reporters/style.rb | 100644 | 0 | 0 | | | 1.12 KB | 214d96a014f08e51bc1773185093eefa1ccfed644597f7ed4fc6b689bf3717b1 |
lib/git/lint/runner.rb | 100644 | 0 | 0 | | | 992 Bytes | ef15b90a45dbb60b1aef103550d19d5648264c21140b4e3d324c2636b08c191f |
lib/git/lint/validators/capitalization.rb | 100644 | 0 | 0 | | | 594 Bytes | 0a5416ea6894b43d43cf3c5155dbb9202faa8419bd48c5982ef409fe4db58e8a |
lib/git/lint/validators/email.rb | 100644 | 0 | 0 | | | 391 Bytes | 22dc2692ffd3857cb01443dafbc6d60a63f31ad40e8631286683076f035fc256 |
lib/git/lint/validators/name.rb | 100644 | 0 | 0 | | | 615 Bytes | 967c3359646e17379597577d9257f0a8eda794edbcc7e082cbf4025a32b36459 |