.gitignore | 100644 | 0 | 0 | | | 68 Bytes | d881587745a7cffb5632e916e5cfade06cfe1f3359824180190f8204b97feed0 |
.rspec | 100644 | 0 | 0 | | | 3 Bytes | f2e7c090692fd525d855c05f15c7d0477f532daf107140d78d93da9d97f20dc9 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
Guardfile | 100644 | 0 | 0 | | | 45 Bytes | 6984646587eb5705e05184bb05a6bee9b398b4bee7d6b92d7b268df59d5d895c |
LICENSE | 100644 | 0 | 0 | | | 1.05 KB | 64b219ae9851289e72ff29da8647048f1d9f56ed835788687b6e7910457cf4a7 |
README.md | 100644 | 0 | 0 | | | 856 Bytes | 8b375f2738ac159500c3dfc697bf81e0cf15d88476ddac347237f8fd5c5f55f7 |
Rakefile | 100644 | 0 | 0 | | | 109 Bytes | 0e01c7037a0a87fe1358aaab423d5d7aae203181726ec1b5c289d6f4b8885114 |
bin/suspiciouss | 100755 | 0 | 0 | | | 75 Bytes | 02ca3ca4653cb0296bf594e47675b7113f55b9f0258700f91e93a47d26fc7001 |
lib/suspiciouss.rb | 100644 | 0 | 0 | | | 59 Bytes | 50265d7b2c94cb6a24068d583e1a48be087ba44445b873aead64f317a63a4ac8 |
lib/suspiciouss/linter.rb | 100644 | 0 | 0 | | | 2.26 KB | 31cee4c6479f73820587a77be000b98734d47299fa46dc9b1721eeab8ef5fa6c |
lib/suspiciouss/result/formatter.rb | 100644 | 0 | 0 | | | 349 Bytes | adf5151b2dd493dbe89bbbba91b1cc0aebd76c126074043e9eb332e97f1dc92a |
lib/suspiciouss/result/markdown.rb | 100644 | 0 | 0 | | | 487 Bytes | 1afcf3224e858aa74507e96fc3b0dcc256e5af98431d7be00c00953d5f679e5d |
lib/suspiciouss/result/plain_text.rb | 100644 | 0 | 0 | | | 387 Bytes | e1dfffd55afec157000238fea776ff103d26e46cd6e35154325d7e11cc36b740 |
lib/suspiciouss/suggestions/camel_case.rb | 100644 | 0 | 0 | | | 168 Bytes | 011a5022d52c9ff11fc0fd802b633846c306ce0cabe59f93cea41da08f9c0fee |
lib/suspiciouss/suggestions/indentation.rb | 100644 | 0 | 0 | | | 175 Bytes | 51a1d96aee98b174862db59ca4158085a4703cf1f9012acfe0cc42749748bc8b |
lib/suspiciouss/suggestions/overqualifying.rb | 100644 | 0 | 0 | | | 211 Bytes | 0aabdcbdc87f513816c69616d105d3533f7b7fa779730d7fd1f916792b010188 |
lib/suspiciouss/suggestions/styling_ids.rb | 100644 | 0 | 0 | | | 161 Bytes | 8e26458a71eef477d4a43f8cf44f99720fbc4a0183118a152a1ef6f06a8b27eb |
lib/suspiciouss/suggestions/styling_js_prefix.rb | 100644 | 0 | 0 | | | 186 Bytes | bec6c77d48cd72c32817a88e3859703ce0a405638b975d7a76a41362c0ff819e |
lib/suspiciouss/suggestions/underscores.rb | 100644 | 0 | 0 | | | 179 Bytes | 3e57184b742532f9390224215cbbc141bd49ff975ef8ba2d6b7f01f9fe3d57d5 |
lib/suspiciouss/suggestions/zero_units.rb | 100644 | 0 | 0 | | | 180 Bytes | d9ad3f88166143ba37ac9b3ab2468d0c25673a81dc5e5c32aaeadf567cc144e7 |
lib/suspiciouss/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 9abc58a0dd00a81f64ad7940c731df710f363ea8794dc8ce288ce1d62eb98f8c |
spec/fixtures/changeset.diff | 100644 | 0 | 0 | | | 426 Bytes | 9b062d19fd32cafbad5b009560986870ac21bb9432ac4a0821bb178da296d4fa |
spec/fixtures/result.md | 100644 | 0 | 0 | | | 422 Bytes | c7f1dd390f0cec5c4ee063f14e7e4603ce869007b55b5f34971e857216c41cc1 |
spec/fixtures/result.txt | 100644 | 0 | 0 | | | 385 Bytes | a358e8b0c16086b9fa37a5381e2f426eb88444a9a3e65a59164a3139388c1dd2 |
spec/linter_spec.rb | 100644 | 0 | 0 | | | 619 Bytes | ea36e120374c4800c5088e534d3a264d3b17783183ca9e5de7cf0ae551ea2f0c |
spec/result/markdown_spec.rb | 100644 | 0 | 0 | | | 287 Bytes | bce3ca7c5ef3ed617f2f258f3f1c8e8837218cbb0b4ce9e421c0c8d8dc426ea1 |
spec/result/plain_text_spec.rb | 100644 | 0 | 0 | | | 278 Bytes | b745b8750f0f9e701d9a04d144ae7fa034a10681db46628250adb25c06631d85 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 199 Bytes | 41bcdd2895cf29c57aa7379f909ee1ece93ff15d09a02791b11abe0b372f49f7 |
spec/suggestions/camel_case_spec.rb | 100644 | 0 | 0 | | | 396 Bytes | 0feb7fc497fef4059732d50d25e5722463a5bb3470491b35b1cae5aaa11346df |
spec/suggestions/indentation_spec.rb | 100644 | 0 | 0 | | | 393 Bytes | 6d7f593ce6bb2d605008318f715873ebb0ffb94432037feb434f8cdf3760d21e |
spec/suggestions/overqualifying_spec.rb | 100644 | 0 | 0 | | | 631 Bytes | 9888d693b0bbce274098c02c90083be349008f50bc062127a35e49e2596bb5a1 |
spec/suggestions/styling_ids_spec.rb | 100644 | 0 | 0 | | | 365 Bytes | 047485252caea058139a48a2ae0256bc86b6a03f11f3669f6a49bbdec6a90e45 |
spec/suggestions/styling_js_prefix_spec.rb | 100644 | 0 | 0 | | | 394 Bytes | d5c99ae092425842598ea153ee60e64e1cf333ca2a505b4670b0f8182f28f009 |
spec/suggestions/underscores_spec.rb | 100644 | 0 | 0 | | | 397 Bytes | ec6cd04b309d2a121f06b46740d6a5cc9da8ccdfe6e18003a420b62ae08e6afe |
spec/suggestions/zero_units_spec.rb | 100644 | 0 | 0 | | | 393 Bytes | c8b1d08798bff99288b651f1eeb8debfff260bba29a9532e6c8c80ad03d0d94d |
suspiciouss.gemspec | 100644 | 0 | 0 | | | 886 Bytes | 36f06c38037252a32d2bc2428ec099aa6a90903014d2152d20ed7e9942b9c6bb |