.github/workflows/gempush.yml | 100644 | 0 | 0 | | | 778 Bytes | f8a27498fb155329288d8b7147f3f0f9a48a4137426a0e124f8ca8666a20fb62 |
.github/workflows/rake_spec.yml | 100644 | 0 | 0 | | | 369 Bytes | a6088f4448e7ca52dd98c055d6b3ee116366acc60b5b34dee68b30e776852728 |
.gitignore | 100644 | 0 | 0 | | | 29 Bytes | 7ff2ffab01e395dda161ec86cd49ae722219fcd4560e4fd58266860fb48d9b2f |
.rubocop.yml | 100644 | 0 | 0 | | | 2.69 KB | 131ae1831818f9ca23fdb7283e8bbee8b6719e670bfc132be46d5331b606ab33 |
.vscode/settings.json | 100644 | 0 | 0 | | | 30 Bytes | f20a5c056b73e5f328c7fef8aa0ff630c863066dfdf0a2044401824e6f326083 |
Gemfile | 100644 | 0 | 0 | | | 106 Bytes | 5c9b0bff702f75d76d8cc76b7b0d8ac8b966084b7b47d4d066d18a1547ff871a |
Gemfile.lock | 100644 | 0 | 0 | | | 3.02 KB | 215c23075cd72b50b3473ee4f1df3c7148947cd9d08fc9b594837c1692652436 |
Guardfile | 100644 | 0 | 0 | | | 478 Bytes | 7b72321e8da15a685a8d04600df9fdfd6e76d1754043433a6743cd17172fde83 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 442f3c50936656d7d52470b453e13b8a7bd69f0a74fc4f84fee9da7392dc83bf |
README.md | 100644 | 0 | 0 | | | 2.57 KB | cf0332d3259be843715c13427ce77051d48f196c6e724108b84a8df03935db22 |
Rakefile | 100644 | 0 | 0 | | | 521 Bytes | 5a333fe4a797260d483594a85ba199a8f248ced174f4752e72bf83add52a3736 |
danger-xcode_warnings.gemspec | 100644 | 0 | 0 | | | 1.63 KB | ecff67ef34211bad126e0abd8d4c8cd238986facd79e1c1a1b83d8a3891f6d70 |
doc/sample.png | 100644 | 0 | 0 | | | 307 KB | 9ce96fe925b9384f2996e267a4e8f1b6a5c2f854d9ad85c2be9d2884b82f8cca |
lib/danger_plugin.rb | 100644 | 0 | 0 | | | 32 Bytes | 520f5175f79c2e9483fd928dcb1111c27e7cb838c158b465b67305df25f4fe06 |
lib/danger_xcode_warnings.rb | 100644 | 0 | 0 | | | 37 Bytes | c0800b39276df8a239298f8d6d8c75e985a5a85b47abb6fc97961a64b97eebb4 |
lib/xcode_warnings/gem_version.rb | 100644 | 0 | 0 | | | 52 Bytes | 5a12e75a9b89448d2812019f2682979d0b8fb8745e8cb6d1ab599a8762385d90 |
lib/xcode_warnings/log_parser.rb | 100644 | 0 | 0 | | | 1.95 KB | 92e24ff4337a44e3df754bd327fa06bfd2688e238d1f1977525ad0f7641b9e98 |
lib/xcode_warnings/log_parser_xcpretty.rb | 100644 | 0 | 0 | | | 1.85 KB | 5b482fe9e3a190c36e84d10e632e72b3cc7eee98845db1a0919d8a3cbcb72097 |
lib/xcode_warnings/message_formatter.rb | 100644 | 0 | 0 | | | 389 Bytes | 6cbd3a959be3a35a12ada8d657ce14514e92abcdba72347b2d2ee179f74a7151 |
lib/xcode_warnings/plugin.rb | 100644 | 0 | 0 | | | 2.86 KB | 8e2ab14017a29e91d179388f55b939c1aa330914292aa3728cae8ef68cee2598 |
spec/fixtures/log_with_4_errors | 100644 | 0 | 0 | | | 2.2 KB | f5a7b2946ac1f25aac7fc8753e3a27e66dea41c13e39b2eb8999d87905aabf80 |
spec/fixtures/log_with_build_timing_summary | 100644 | 0 | 0 | | | 1.19 KB | 099847a640691923d929b8447cdbf350492ef7969752243429909e3f85e18329 |
spec/fixtures/log_without_error | 100644 | 0 | 0 | | | 908 Bytes | c95418985a8d7e40a1eeaa6941fb7c0244c3d0c728b170dbd930ae0c32d2d32f |
spec/fixtures/log_xcpretty | 100644 | 0 | 0 | | | 338 Bytes | d62c17c213b18f882dd152937a23a842fea6cc708fe681dcf8f009e405d347a2 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.64 KB | d12289c6f83ecd2166041007f039c88c247ed2183c1d2db19b42e42eb8d3237f |
spec/xcode_warnings_spec.rb | 100644 | 0 | 0 | | | 5.74 KB | 649661d4eb1310c2b082d49faafe24dcbe175a98a7fb89e7172411e0e6a21468 |