lib/tailor/lexer.rb | 100644 | 0 | 0 | | | 16 KB | 3bc7ccc0a3788815c6643e27976c64dcf066af3d3695f68631128148a276d533 |
.gemtest | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
.gitignore | 100644 | 0 | 0 | | | 171 Bytes | 46d55974c5f37b7c63198b97913645472a050a779c0c24ee94517dfc43c7da5c |
.rspec | 100644 | 0 | 0 | | | 14 Bytes | a5765fa2cdbd486140dd28e85fdbbd59a8f3fdc159aade52a47f753592181321 |
.tailor | 100644 | 0 | 0 | | | 440 Bytes | 74e586271c908daa76bb040a3bd0078151e225f1a9747935d6393b1b12c30052 |
.travis.yml | 100644 | 0 | 0 | | | 50 Bytes | c2b51bc341853cb76c1332d5a1852dea558bda7dae037a47c3efa43cad5f4ab5 |
Gemfile | 100644 | 0 | 0 | | | 38 Bytes | 3fd308fbb44b5b39f8b5f6265d93dd2d73023007aef60d3364dd8b2e5a8ce1a1 |
Gemfile.lock | 100644 | 0 | 0 | | | 1.64 KB | a5e26f26716eccf9f6b306bc585d12550e8efb5c3df05413fd363491865f585f |
History.md | 100644 | 0 | 0 | | | 11.1 KB | 5b6a79b2ffe2d1e62f171e7fbc9901ac2188fbbf327669c79d072afe10dd5eaa |
README.md | 100644 | 0 | 0 | | | 14.6 KB | a021b53247a945e39a5ae22e7819790c49961b0a86bcfe30c55c2d31f1d8a410 |
Rakefile | 100644 | 0 | 0 | | | 1.51 KB | e3c2bc78ac200bfe0e001d50420cce939573ad5433e9a07f620773676b452657 |
bin/tailor | 100755 | 0 | 0 | | | 460 Bytes | 4d5a0cccf7c9dab9d199b0bb205a3774587440875797f09d88ff3849e7f6d05a |
features/configurable.feature | 100644 | 0 | 0 | | | 2.01 KB | 57de5b57ee8aade643c99f066b76388683903b914fbaa20c21c5ca184272f6df |
features/continuous_integration.feature | 100644 | 0 | 0 | | | 3.68 KB | 39e49a4d5d800e5cd4e5dded60b0594a096125d7182aaf838487e08103f87d16 |
features/indentation.feature | 100644 | 0 | 0 | | | 544 Bytes | 448f4bc9edd095874a14611c906f48c22b888ca096fd2fefb4d853a996f49f62 |
features/step_definitions/indentation_steps.rb | 100644 | 0 | 0 | | | 475 Bytes | 64cc1b314ea67f9f6bb4933b087b85877e4cb7d4f044b7119621c37f903df569 |
features/support/env.rb | 100644 | 0 | 0 | | | 130 Bytes | 5cab28f31ad05f4fc2c89641459404a52adf62b42f681f1cdade38c881982301 |
features/support/hooks.rb | 100644 | 0 | 0 | | | 110 Bytes | cb19732dbb490e164521ccc8fa0a45af43468eb44a7c3c72df9375d6fc9d7a57 |
features/support/legacy/bad_op_spacing.rb | 100644 | 0 | 0 | | | 549 Bytes | 6e53c2638cdc506fd85fd300cb451f315c64b9076207d024e37e6bd6ea2847eb |
features/support/legacy/bad_ternary_colon_spacing.rb | 100644 | 0 | 0 | | | 735 Bytes | ee1908f979f115974bc9c95091dfde5e12b5e0ccc14a67819fc7f087e9eabdd8 |
features/support/legacy/long_file_with_indentation.rb | 100644 | 0 | 0 | | | 982 Bytes | 26e693e2eedb2210c46330bf20702fa61ff498baf927ddd1f04c61dd5284ad99 |
features/support/world.rb | 100644 | 0 | 0 | | | 455 Bytes | 65d549d4885ed52d1d90e19dc3a5d3587611106217d53340e7f55dca10bd976c |
features/valid_ruby.feature | 100644 | 0 | 0 | | | 475 Bytes | c47654354f57906dd3fa1471ef670ae0dfab8874c00ad443506dfb1ebb48a338 |
lib/ext/string_ext.rb | 100644 | 0 | 0 | | | 297 Bytes | 68f3df4bc8233eababb305ceb852e3a411b09423d6847c797653778cab9a3484 |
lib/tailor.rb | 100644 | 0 | 0 | | | 187 Bytes | fe71589f8f991dba40b75185196dd2e6285bcdb800b4d7b718a648ca25bcff9e |
lib/tailor/cli.rb | 100644 | 0 | 0 | | | 1.85 KB | 37b0c2d7f195f7431f6aadadedee22adce4bf070ae26b1d1c3743f0f7d297016 |
lib/tailor/cli/options.rb | 100644 | 0 | 0 | | | 10.3 KB | 831a1885172d5525d5eca6e157fbd7d95f527948f737b8d1d7f6d318d5794e68 |
lib/tailor/composite_observable.rb | 100644 | 0 | 0 | | | 2.05 KB | 423a2b5a2236237d345f764b05d9327d1db18b560981b64efabc6e055881df4d |
lib/tailor/configuration.rb | 100644 | 0 | 0 | | | 7.5 KB | 7a73967df719ab753823a2b280d924ddca9ec57e004afe52b2fb9626476b7d71 |
lib/tailor/configuration/file_set.rb | 100644 | 0 | 0 | | | 2.99 KB | e8f1c0611a89cfd5de20c0d5ffb2c985a96b27881366e9473b9375e4277eaf4c |
lib/tailor/configuration/style.rb | 100644 | 0 | 0 | | | 3.86 KB | c5b68971dd6bfbafaf6eb37e69601d2443828513d8e120cf994be60390005d4b |
lib/tailor/critic.rb | 100644 | 0 | 0 | | | 3.72 KB | 32fa69f0e4c00f882ec4610ca05ec76999c09349df4df3e5453daf984f8896d8 |
lib/tailor/formatter.rb | 100644 | 0 | 0 | | | 1.18 KB | 2cc1bf77e2973a6f262e4a8e40a7692f404f85c08ef0ffd06679f71b4a594afc |
lib/tailor/formatters/text.rb | 100644 | 0 | 0 | | | 5.25 KB | 31ac019a5d02d6313f9716cda98429483886d745022a344fe14ddf4dcbf28967 |
lib/tailor/formatters/yaml.rb | 100644 | 0 | 0 | | | 1.23 KB | db85e4274b3ddf5aeb0fd21fe05648c525435e5295b7687b7c22ec40a1b66861 |
lib/tailor/lexed_line.rb | 100644 | 0 | 0 | | | 8.81 KB | d44b872936b8f90bba1ddf164e3f920c19365772382401fb56491e42719bffff |
lib/tailor/lexer/lexer_constants.rb | 100644 | 0 | 0 | | | 1.89 KB | ccfdd271c8aa1e7b708cdbb4bfcf3220be75ddea808388dd83166c054ae96b69 |
lib/tailor/lexer/token.rb | 100644 | 0 | 0 | | | 2.86 KB | 5411be4308a57171519737fa50a71ea65b1f87f2ebe76655fb32d9ac8fa6cb9f |
lib/tailor/logger.rb | 100644 | 0 | 0 | | | 818 Bytes | cf78b8b30301e58322d8d57f4d4d9fbbf6979fd7471b6a139750ba18b78da783 |
lib/tailor/problem.rb | 100644 | 0 | 0 | | | 1.18 KB | 38b50bb143848f983be18771ec27997d13e22330adbaa8b0e9c77f1a74abe8e1 |
lib/tailor/rake_task.rb | 100644 | 0 | 0 | | | 4.33 KB | 356d01021de204aab2ae1089b07a41202694dfed04e8729991a8862f4f9104fa |
lib/tailor/reporter.rb | 100644 | 0 | 0 | | | 1.98 KB | 21ba6ba221f05a130e27e60bf3a5cbd115ad4c0739c7597dd3e57b2a1c6a92be |
lib/tailor/ruler.rb | 100644 | 0 | 0 | | | 3.07 KB | 9bbb5946223ac10c4471b33bffa38067a06daac80bf6d5a571f583a12916ca90 |
lib/tailor/rulers.rb | 100644 | 0 | 0 | | | 107 Bytes | c2b4ebb23c9c723c2afc7af77cc7d7d9ef24db4915fc83ea31ce350c24171928 |
lib/tailor/rulers/allow_camel_case_methods_ruler.rb | 100644 | 0 | 0 | | | 1011 Bytes | 019edee3c51e04e9035536d2632af947fffc3560dd88d827abfc4387676b97f8 |
lib/tailor/rulers/allow_conditional_parentheses.rb | 100644 | 0 | 0 | | | 1.74 KB | 6ffda31ec9f2f835bd412c62345b805e6b080af3d1a212cc8ab7364c2f638385 |
lib/tailor/rulers/allow_hard_tabs_ruler.rb | 100644 | 0 | 0 | | | 820 Bytes | ee2517b490558ec4aaba440cf0172edf3a28a8381ae7bbf9b87a5f73c6a3cf34 |
lib/tailor/rulers/allow_invalid_ruby_ruler.rb | 100644 | 0 | 0 | | | 860 Bytes | 3f60a37522c9831543e843a53a37f8cc44d9b0581e66f5bd991c5bc766901af1 |
lib/tailor/rulers/allow_screaming_snake_case_classes_ruler.rb | 100644 | 0 | 0 | | | 1.2 KB | ec1879dae75dc8c68c2c6c631dec0b3d85e0c33bbd003423c22141fbca1b2b4a |
lib/tailor/rulers/allow_trailing_line_spaces_ruler.rb | 100644 | 0 | 0 | | | 1.21 KB | 7ed437e2523ba57c8af6e05e446342a294ed97c2e9d73f27ae8c46eb0ac17174 |
lib/tailor/rulers/allow_unnecessary_double_quotes_ruler.rb | 100644 | 0 | 0 | | | 1.67 KB | 1580b7f43365e076f4bdf22f6bcd0b9e0fcf4b58af0e692554dedd0e481feec2 |
lib/tailor/rulers/allow_unnecessary_interpolation_ruler.rb | 100644 | 0 | 0 | | | 2.09 KB | 4453cdbe83fb72b9718a2b78b38dad4c92c1109aac94487738dda2ebff72061c |
lib/tailor/rulers/indentation_spaces_ruler.rb | 100644 | 0 | 0 | | | 9.45 KB | 3977e8a2c3e23d7d3babbfafdec40e68ba72806e9f904ce684e011dff6c8321b |
lib/tailor/rulers/indentation_spaces_ruler/argument_alignment.rb | 100644 | 0 | 0 | | | 1.87 KB | 36961eb4213e1c49b9dafad3b02eae45d81145db2290ff9027803e5238685e7c |
lib/tailor/rulers/indentation_spaces_ruler/ast_xml.rb | 100644 | 0 | 0 | | | 2.7 KB | abb9a0231f0d124887e9ac746bc17e4850988d52109495db9bc0f2949e381dc6 |
lib/tailor/rulers/indentation_spaces_ruler/indentation_manager.rb | 100644 | 0 | 0 | | | 13.8 KB | 7332ccc5f7c2b9cf965755a186b914180aad2deafa1d1e9e78920c9e96d5a1ff |
lib/tailor/rulers/indentation_spaces_ruler/line_continuations.rb | 100644 | 0 | 0 | | | 1.99 KB | 8d32e09fe348f9c7495cea872a2a224c2e6aed618b651d8a67ee25da91464485 |
lib/tailor/rulers/max_code_lines_in_class_ruler.rb | 100644 | 0 | 0 | | | 2.8 KB | 7516ff04b8fceddb4bdbb8c74a4c2ae98962f32f5985ac5799728a5ce014aa4f |
lib/tailor/rulers/max_code_lines_in_method_ruler.rb | 100644 | 0 | 0 | | | 2.78 KB | 636706760eb18cdcb776e922d2150a215c0e7178fd22ad615e72ec12c3280b8c |
lib/tailor/rulers/max_line_length_ruler.rb | 100644 | 0 | 0 | | | 1.11 KB | 49e80e48c2df9683ce8c1866ffb902e477ce70ff4fbc218060e74e0c20515fb8 |
lib/tailor/rulers/spaces_after_comma_ruler.rb | 100644 | 0 | 0 | | | 2.73 KB | c6319895eb2f72fa24921c2a3a2762d2490852c83692c0d3b88e2b5fe0629fc2 |
lib/tailor/rulers/spaces_after_conditional_ruler.rb | 100644 | 0 | 0 | | | 1.32 KB | c62bce3b7a3db4ced965a4653a13d62be38fe29b3ef92a88cf544f5ed904ead9 |
lib/tailor/rulers/spaces_after_lbrace_ruler.rb | 100644 | 0 | 0 | | | 3.56 KB | af01bcb72a1bbcfda9cafc750f1ac99982be1e771a45d8e07ccd5a62816b305b |
lib/tailor/rulers/spaces_after_lbracket_ruler.rb | 100644 | 0 | 0 | | | 3.78 KB | 19be276e3b2177264ea5945159dcc65e9d2af84d7f71abbdd41cf41ea6b57212 |
lib/tailor/rulers/spaces_after_lparen_ruler.rb | 100644 | 0 | 0 | | | 3.52 KB | 7f4b59c072cbb17dd281e9daa12f189317a6e8ec0cea4a9a397ed4c23625898f |
lib/tailor/rulers/spaces_before_comma_ruler.rb | 100644 | 0 | 0 | | | 2.03 KB | 045f2d532a4f0cc7d2e948c1fa9b68731df3c93e82f4be66343e6b83a2655c25 |
lib/tailor/rulers/spaces_before_lbrace_ruler.rb | 100644 | 0 | 0 | | | 2.94 KB | bba3007b10008fbeeaafaa0d841bc86ef6a7e4058c60cc6319282de371aac7e7 |
lib/tailor/rulers/spaces_before_rbrace_ruler.rb | 100644 | 0 | 0 | | | 3.18 KB | 0ac9cad7a3397280774134e6f19df0cb8cd3fbefb6a8d32fc6daebfbf4f839eb |
lib/tailor/rulers/spaces_before_rbracket_ruler.rb | 100644 | 0 | 0 | | | 2.5 KB | 226803398178931848c1e2dc7c8831a80335705af20d57ff7a181a326bd55d2f |
lib/tailor/rulers/spaces_before_rparen_ruler.rb | 100644 | 0 | 0 | | | 2.48 KB | dc6c80dbb061cc497fe71c80b3d4ac80ab0339a5720a110b940908e8d7731117 |
lib/tailor/rulers/spaces_in_empty_braces_ruler.rb | 100644 | 0 | 0 | | | 2.86 KB | 2b7ff25e3dfd6dac9778816e517195e25009524107520f1a0a2da87ba77f5877 |
lib/tailor/rulers/trailing_newlines_ruler.rb | 100644 | 0 | 0 | | | 1.35 KB | 1ea4f995067c8f6dd757e1aed4e7575eb1400750f61566324ae275ea1fca16ae |
lib/tailor/runtime_error.rb | 100644 | 0 | 0 | | | 58 Bytes | 9d0ae60df748bba40f1b77d6697396c25586808251eb85f99731ef9e0340a7b6 |
lib/tailor/tailorrc.erb | 100644 | 0 | 0 | | | 5.03 KB | 023bf5950763fc8cb880b358a3069cc4d849a85d3ca7a226df2e525ea90dc7d6 |
lib/tailor/version.rb | 100644 | 0 | 0 | | | 37 Bytes | fe222d11dd8afdb6cde60894caad757b19320329fb2a6e606593811c581176bf |
spec/functional/conditional_parentheses_spec.rb | 100644 | 0 | 0 | | | 10 KB | ae7e7f297c97a657c5f2aa45d755269d051fbd7571e020f2875f0831b3006959 |
spec/functional/conditional_spacing_spec.rb | 100644 | 0 | 0 | | | 5.06 KB | 1edd293023f27cc16d766330c9ea7d309d98850e9f815df81081d801160f72f2 |
spec/functional/configuration_spec.rb | 100644 | 0 | 0 | | | 7.97 KB | ecf06397c4136cbd0d4d478fbc5c9ca1d985168de0331e0244eed5918640c52d |
spec/functional/horizontal_spacing/braces_spec.rb | 100644 | 0 | 0 | | | 11 KB | c8a0a2ed8b91d25b4a57cec4078e4cd3c027de0c290565e4954661c564b77405 |
spec/functional/horizontal_spacing/brackets_spec.rb | 100644 | 0 | 0 | | | 3.55 KB | b3375a654c02f9fccb23cc7b57e8315c1b7cf2e6b0579da2c8a5192599da49c7 |
spec/functional/horizontal_spacing/comma_spacing_spec.rb | 100644 | 0 | 0 | | | 2.41 KB | 8e9316216c78f7a2298f5f9b4bed221dcfcd04afe806dc7130e944d7aab325f7 |
spec/functional/horizontal_spacing/hard_tabs_spec.rb | 100644 | 0 | 0 | | | 4.26 KB | 852a5daffe449ebed346fde6078750125549ef45b0e9d04269dffbcbfabb4000 |
spec/functional/horizontal_spacing/long_lines_spec.rb | 100644 | 0 | 0 | | | 1.61 KB | 0a7a3f7bf83d140e38e9fe47f58a46c5d5ceb4561e6eddbada424b3133ee1a0b |
spec/functional/horizontal_spacing/long_methods_spec.rb | 100644 | 0 | 0 | | | 1.25 KB | c36888038800e253e4e58bcbaccb1b786002f0dc03060cb6d4c707bdd76dbeee |
spec/functional/horizontal_spacing/parens_spec.rb | 100644 | 0 | 0 | | | 4.54 KB | bd533c79642685f3de6d30adc87eedcc4473472dac99fc4c22b67abbe4069ce4 |
spec/functional/horizontal_spacing/trailing_whitespace_spec.rb | 100644 | 0 | 0 | | | 2.27 KB | b9757a63003948f43277ef81fdfd6fb884ffca26b3a344744750edbccef2f4a7 |
spec/functional/horizontal_spacing_spec.rb | 100644 | 0 | 0 | | | 1.84 KB | afda2c3f2e4ebbacaf8fcac8cc36c36385707f6a705607a68a4762a94a9359d1 |
spec/functional/indentation_spacing/argument_alignment_spec.rb | 100644 | 0 | 0 | | | 16.2 KB | cf7300c94de188ab585c67dbf3aa1630b1c7dc3cad0b7ed7919e793b8c8bf6db |
spec/functional/indentation_spacing/bad_indentation_spec.rb | 100644 | 0 | 0 | | | 18.2 KB | cf14aae8a57dd116ab702213c1f81257463637cfd5c669eac52b58ecaea64220 |
spec/functional/indentation_spacing/line_continuations_spec.rb | 100644 | 0 | 0 | | | 5.62 KB | bd74db0269246395616cbc622f61f7b36c36b37a5be227c3e34404a5d26fbe11 |
spec/functional/indentation_spacing_spec.rb | 100644 | 0 | 0 | | | 1.96 KB | 492eca60120f98d67bd8a3087379277416dec60588f90712a912c486bd3488e3 |
spec/functional/naming/camel_case_methods_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | 47d430ac68fc4e8ef17094ed5cd0fba7f7b3550ed3423cb1524bb88e45cf2216 |
spec/functional/naming/screaming_snake_case_classes_spec.rb | 100644 | 0 | 0 | | | 2.98 KB | 2605c740c42e7443d5a028e26cab96ad1d4f38fe89a6c9fb2a77ac7ec964bb7b |
spec/functional/naming_spec.rb | 100644 | 0 | 0 | | | 762 Bytes | 0ee3574b8726ea6876bc376d5cd3c48968f009b149b7c78ded2a9ce1b5e63f13 |
spec/functional/rake_task_spec.rb | 100644 | 0 | 0 | | | 2.54 KB | b55bab14d43fd351fa9ee4f399e270f0e18867a84f045c85db7cd3128f0141b8 |
spec/functional/string_interpolation_spec.rb | 100644 | 0 | 0 | | | 2.99 KB | 2341342bb8713d4e0d366b5dde68571ad506facfc9c4dd6619489c79bc952f1d |
spec/functional/string_quoting_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 6bcdfc1c54596c9b1e1d93cfc42e0be98afc8352fef302f2546da77fa86ac047 |
spec/functional/vertical_spacing/class_length_spec.rb | 100644 | 0 | 0 | | | 1.73 KB | 69965b24d45fac9bd0df9f956c16de5758fd06475c0fb52bd4ad94028bdd72fd |
spec/functional/vertical_spacing/method_length_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | c7b3d8b742f7eea7734d7b607edfdb7b3dab38b810beaf0d5bee065213f7a1bf |
spec/functional/vertical_spacing_spec.rb | 100644 | 0 | 0 | | | 783 Bytes | 62dc49828486c9ee2fa364cdd3e6adda5ed4daf33c911d3e1b7df503e7d47ad3 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 406 Bytes | 7d771ea50fee61834f72bc6d9edaa81f23a2a829c123aafe1814067abfe70886 |
spec/support/argument_alignment_cases.rb | 100644 | 0 | 0 | | | 2.42 KB | 6f58bdd735b180e469bd0752fd8925cbf327d52a2cbe4a3176d3b791c884ee96 |
spec/support/bad_indentation_cases.rb | 100644 | 0 | 0 | | | 5.47 KB | 5ca63ba9ba4aa3d5ade5d316ccbb08f3dbb6c2e61ad4c9f91b0e8262bffadad4 |
spec/support/conditional_parentheses_cases.rb | 100644 | 0 | 0 | | | 1022 Bytes | 82a89e4597ee38b6aab316a7747167c6c7d5708fa03e30fbfcec8ee63b2fcb74 |
spec/support/conditional_spacing_cases.rb | 100644 | 0 | 0 | | | 621 Bytes | 315dc53c7ed793c5560c25d8d5675b400e088d5b4ab3e4f1ecaefdd8d7b93365 |
spec/support/good_indentation_cases.rb | 100644 | 0 | 0 | | | 15.9 KB | cf71b7a9cb5d7601a225b8cce4754a38e7aeaefd315a7270fc10c2ea009e2883 |
spec/support/horizontal_spacing_cases.rb | 100644 | 0 | 0 | | | 3.49 KB | 7899a15da57e69f6af7d6444c5493be783c1681dffc366e986e0679dc28141ce |
spec/support/line_indentation_cases.rb | 100644 | 0 | 0 | | | 2.06 KB | da664b53df3ca506f9381a891017e7152b2d373d4bfe61c7f37e60bae04d1df7 |
spec/support/naming_cases.rb | 100644 | 0 | 0 | | | 429 Bytes | a34fabc46a161fb7870c403041c00cb5acb54cc684c2ca622df55866707795eb |
spec/support/rake_task_config_no_problems.rb | 100644 | 0 | 0 | | | 158 Bytes | f5f9bb9461787945a6ae993c8c30b135284b0a5ba88409d41056aba3869fda55 |
spec/support/rake_task_config_problems.rb | 100644 | 0 | 0 | | | 155 Bytes | 26d68d4de2986d54c87c1ee1a8196980d40a05376351f981595f88ea29206748 |
spec/support/string_interpolation_cases.rb | 100644 | 0 | 0 | | | 867 Bytes | 228730c2df5dc5b894b32b822774c7295d93dc4f0fa5753a0f694c559fda8179 |
spec/support/string_quoting_cases.rb | 100644 | 0 | 0 | | | 402 Bytes | bccfc5d21edeed90c6d072916b6b216ab0080d2e19e086a12ab315f06c350999 |
spec/support/vertical_spacing_cases.rb | 100644 | 0 | 0 | | | 763 Bytes | 369c0f2a6ba682efd6a1c923358a53ab8d419addbd2c4e4ebd2c1ebe332668f7 |
spec/unit/tailor/cli/options_spec.rb | 100644 | 0 | 0 | | | 1.4 KB | 9bf32bd0710399b4b6626090567fe3ba27c6f6acfad0b845f7b318f2909a108c |
spec/unit/tailor/cli_spec.rb | 100644 | 0 | 0 | | | 2.93 KB | 550c49d66fad4b0fd2e4893764c02206c61971d1b431cacb35a07a1cdf3f57b5 |
spec/unit/tailor/composite_observable_spec.rb | 100644 | 0 | 0 | | | 1.21 KB | fafcd8adc65fbfde7aa442bfaab96a84c1a02762120190eb8d8bf5de029667c7 |
spec/unit/tailor/configuration/file_set_spec.rb | 100644 | 0 | 0 | | | 1.81 KB | 9917dc3108f54b248d2d57aaafda4196a05456d817037a19d74fcc4f46eaec63 |
spec/unit/tailor/configuration/style_spec.rb | 100644 | 0 | 0 | | | 6.21 KB | 6c0b1f5e31ffc2fb2a1a9a693d3adf1f2af131d0d9cd2c7f7884594cc15ac89a |
spec/unit/tailor/configuration_spec.rb | 100644 | 0 | 0 | | | 4.54 KB | 04996cf0d9a5be5a5e9e8102d278a92d24908366d2aebf62571db8a415423500 |
spec/unit/tailor/critic_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | e95230870ed7b6d235bcc2f3f05bc8bc1b007c9f38a6141e1f8c84984b871d38 |
spec/unit/tailor/formatter_spec.rb | 100644 | 0 | 0 | | | 1.25 KB | 11cadd72342d6981f65077427ea95cc654be8f9ac2ae3f07d1051d7bf43337b9 |
spec/unit/tailor/formatters/yaml_spec.rb | 100644 | 0 | 0 | | | 2.27 KB | 259a043feab3a17c2b3c7869a7f6ddbc6e3a77a0e85feb7408c79d4b03633949 |
spec/unit/tailor/lexed_line_spec.rb | 100644 | 0 | 0 | | | 18.6 KB | d9dc2209697c496588809f8230e2712702093b1c3d29e50c82f63a981f940170 |
spec/unit/tailor/lexer/token_spec.rb | 100644 | 0 | 0 | | | 1.19 KB | 401c005e4fa400d5eda4685c6b8de85f3ac8e8bd9cc35c48bbaff005471cb90f |
spec/unit/tailor/lexer_spec.rb | 100644 | 0 | 0 | | | 3.51 KB | 5f094c16269ba5a732473984609105cbe426c4e47c915b47a53132922ecb7d26 |
spec/unit/tailor/problem_spec.rb | 100644 | 0 | 0 | | | 1.1 KB | 4063a76ead699cc6f52cfc98e8537cc3c6241bffc16695211eec9d45b1b248f1 |
spec/unit/tailor/reporter_spec.rb | 100644 | 0 | 0 | | | 1.95 KB | a7a7f1e87dcac8768596d50ef3d17a73f6527e3b9f50b754313a9cf79f87dfea |
spec/unit/tailor/ruler_spec.rb | 100644 | 0 | 0 | | | 1.54 KB | ec9fc4f46a549917c8ee3ac33e0396e50b078c9166c0f2e7f7236d32eb50b6b2 |
spec/unit/tailor/rulers/indentation_spaces_ruler/indentation_manager_spec.rb | 100644 | 0 | 0 | | | 12.7 KB | 07d021ddfdfec69eeca33fcd2852b55482a90ee0381f7403102d8bd090af766b |
spec/unit/tailor/rulers/indentation_spaces_ruler_spec.rb | 100644 | 0 | 0 | | | 3.38 KB | a7ce3c189402c630e97564514a8acc75f9921cff60a3d112541f315aa7b3f4d0 |
spec/unit/tailor/rulers/spaces_after_comma_ruler_spec.rb | 100644 | 0 | 0 | | | 850 Bytes | 98db5fb90650f5a5bb532d5895de9ced379814f5922c164a2a1eab8d9a79d019 |
spec/unit/tailor/rulers/spaces_after_lbrace_ruler_spec.rb | 100644 | 0 | 0 | | | 3.52 KB | 0fc6f0b68702f24ee22f655edbf9884bda655e419ce0ba7da01417a6e79591c2 |
spec/unit/tailor/rulers/spaces_before_lbrace_ruler_spec.rb | 100644 | 0 | 0 | | | 1.62 KB | de295562898fab38a92e6b9b177e69dc19af722dfc9b324075ad3cfcbf500d0d |
spec/unit/tailor/rulers/spaces_before_rbrace_ruler_spec.rb | 100644 | 0 | 0 | | | 1.62 KB | a7ecd6e3016774e0c8422fe537d7ef2aeba9a5813d425c0c667cc9055a65beba |
spec/unit/tailor/rulers_spec.rb | 100644 | 0 | 0 | | | 244 Bytes | b303076b1ee031183e0c5d20c994141b9f56d08a57d197d886c6831328528b14 |
spec/unit/tailor/version_spec.rb | 100644 | 0 | 0 | | | 115 Bytes | ec06604d06b940f31b7110d1d74a0dd5708ad5f0edc4cb05426ad5752b5c604c |
spec/unit/tailor_spec.rb | 100644 | 0 | 0 | | | 372 Bytes | de3deb7616469b127d4e8f3d46a7c8148b881a57218ad27441775f465017e51b |
tailor.gemspec | 100644 | 0 | 0 | | | 1.63 KB | dc8b52e9509348f8ec68dffa7376dbbc3db687da483fc4824b9068e113cc5f77 |