Sha256: b0bc8b78957f6ba244a9b5490885b782ed9a9ff32f3f54d54cf0a29d05a86d49
Contents?: true
Size: 1.09 KB
Versions: 19
Compression:
Stored size: 1.09 KB
Contents
--- name: Bug Report about: Report an issue with RuboCop Minitest you've discovered. --- *Be clear, concise and precise in your description of the problem. Open an issue with a descriptive title and a summary in grammatically correct, complete sentences.* *Use the template below when reporting bugs. Please, make sure that you're running the latest stable RuboCop and that the problem you're reporting hasn't been reported (and potentially fixed) already.* *Before filing the ticket you should replace all text above the horizontal rule with your own words.* -------- ## Expected behavior Describe here how you expected RuboCop Minitest to behave in this particular situation. ## Actual behavior Describe here what actually happened. ## Steps to reproduce the problem This is extremely important! Providing us with a reliable way to reproduce a problem will expedite its solution. ## RuboCop version Include the output of `rubocop -V` or `bundle exec rubocop -V` if using Bundler. Here's an example: ``` $ [bundle exec] rubocop -V 0.74.0 (using Parser 2.6.4.0, running on ruby 2.6.4 x86_64-darwin17) ```
Version data entries
19 entries across 19 versions & 1 rubygems