Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ericqweinstein/ruumba issues and pull requests
#61 - An error occurred with Style/IfWithSemicolon
Issue -
State: open - Opened by hron84 about 1 year ago
#60 - JUNIT reporter does not create output file
Issue -
State: open - Opened by hron84 about 1 year ago
#59 - Strip trailing whitespace and newlines when not autocorrecting.
Pull Request -
State: open - Opened by aclemons over 3 years ago
#58 - Inconsistent indentation detected. [[Correctable] Layout/IndentationConsistency]
Issue -
State: open - Opened by zw963 over 3 years ago
- 5 comments
#57 - Bump rexml from 3.2.4 to 3.2.5
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#56 - Fix #55 to exclude tmp ruumba files to avoid duplication
Pull Request -
State: closed - Opened by tleish about 4 years ago
- 3 comments
#55 - Infinite Nested tmp/erb files
Issue -
State: closed - Opened by tleish about 4 years ago
#54 - Layout/TrailingWhitespace on every single line
Issue -
State: open - Opened by brendonrapp about 4 years ago
- 6 comments
Labels: investigation
#53 - Bump min Ruby to 2.5.
Pull Request -
State: open - Opened by aclemons over 4 years ago
- 1 comment
#52 - Bump dependencies in order to upgrade to Rake 13.0.1
Pull Request -
State: closed - Opened by ericqweinstein over 4 years ago
#51 - Fix using auto-correct with ERBs with comments
Pull Request -
State: closed - Opened by aclemons over 4 years ago
#50 - Add Ruby 2.7 to build matrix.
Pull Request -
State: closed - Opened by aclemons almost 5 years ago
#49 - Fix cops naming
Pull Request -
State: closed - Opened by HLFH almost 5 years ago
- 4 comments
#48 - Bump rake from 10.4.2 to 13.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 2 comments
Labels: dependencies
#47 - Clarification on the project purpose
Issue -
State: closed - Opened by fidalgo about 5 years ago
- 1 comment
#46 - Support for standard
Issue -
State: open - Opened by fidalgo about 5 years ago
- 1 comment
#45 - Support --safe-auto-correct flag.
Pull Request -
State: closed - Opened by aclemons about 5 years ago
#44 - Ruumba not finding any files.
Issue -
State: open - Opened by JamesDullaghan about 5 years ago
- 16 comments
#43 - Make ruumba --version correctly output the version number.
Pull Request -
State: closed - Opened by aclemons over 5 years ago
- 1 comment
#42 - Set Ruby 2.4 to oldest supported Ruby version.
Pull Request -
State: closed - Opened by aclemons over 5 years ago
#41 - Add emacs to the list of supported editors
Pull Request -
State: closed - Opened by aclemons over 5 years ago
- 1 comment
#40 - Add vim to the list of supported editors.
Pull Request -
State: closed - Opened by aclemons over 5 years ago
- 1 comment
#39 - Support stdin auto-correct with --format json (as used by ale and possibly others)
Pull Request -
State: closed - Opened by aclemons over 5 years ago
- 1 comment
#38 - Accept rubocop disable flag
Pull Request -
State: closed - Opened by danielmarzini over 5 years ago
- 8 comments
#37 - Add Vim as supported editor
Issue -
State: closed - Opened by fidalgo over 5 years ago
- 1 comment
#36 - Implement --auto-correct
Pull Request -
State: closed - Opened by aclemons almost 6 years ago
- 7 comments
#35 - Preserve ruby comments so we can use it to disable cops inline
Pull Request -
State: closed - Opened by aclemons almost 6 years ago
- 3 comments
#34 - Added editor integrations section
Pull Request -
State: closed - Opened by vzamanillo almost 6 years ago
#33 - Add Ruby 2.6 to travis config.
Pull Request -
State: closed - Opened by aclemons almost 6 years ago
#32 - Make sure tmpdir created by ruumba is removed
Pull Request -
State: closed - Opened by aclemons about 6 years ago
- 1 comment
#31 - Use default configuration file .ruumba.yml.
Pull Request -
State: closed - Opened by aclemons over 6 years ago
#30 - Bump ffi to 1.9.25.
Pull Request -
State: closed - Opened by aclemons over 6 years ago
#29 - Run tests on travis for more Rubies.
Pull Request -
State: closed - Opened by aclemons over 6 years ago
#28 - Require Ruby 2.5+
Issue -
State: open - Opened by ericqweinstein over 6 years ago
#27 - Update FFI gem version
Issue -
State: closed - Opened by ericqweinstein over 6 years ago
#26 - Use default configuration file .ruumba.yml.
Issue -
State: closed - Opened by matthewtuck over 6 years ago
- 1 comment
#25 - Allow accepting files instead of just directories.
Issue -
State: closed - Opened by matthewtuck over 6 years ago
- 2 comments
#24 - Allow omitting directory.
Issue -
State: closed - Opened by matthewtuck over 6 years ago
- 2 comments
#23 - Add --exclude-limit option.
Issue -
State: closed - Opened by matthewtuck over 6 years ago
- 1 comment
#22 - Add --only option.
Issue -
State: closed - Opened by matthewtuck over 6 years ago
- 2 comments
#21 - Support `--cache` rubocop flag.
Pull Request -
State: closed - Opened by aclemons over 6 years ago
#20 - Use pwd after switching to temporary directory to replace paths in ou…
Pull Request -
State: closed - Opened by aclemons over 6 years ago
- 2 comments
#19 - Emacs formatter results in raw (unreadable) path names in output.
Issue -
State: closed - Opened by olliebennett over 6 years ago
- 6 comments
#18 - Support piping contents of a file via stdin for checking
Pull Request -
State: closed - Opened by aclemons over 6 years ago
- 4 comments
#17 - Rewrite <%= to not trigger Lint/Void cop
Pull Request -
State: closed - Opened by aclemons almost 7 years ago
- 16 comments
#16 - Lint/Void cop triggered by <%=
Issue -
State: closed - Opened by aclemons almost 7 years ago
#15 - Support `--lint` rubocop flag.
Pull Request -
State: closed - Opened by aclemons almost 7 years ago
#14 - Fix exit status checking.
Pull Request -
State: closed - Opened by take-cheeze almost 7 years ago
#13 - Add doc about CLI options in rake tasks.
Pull Request -
State: closed - Opened by take-cheeze almost 7 years ago
- 1 comment
#12 - Invalid byte sequence when running on CI
Issue -
State: open - Opened by olliebennett about 7 years ago
- 1 comment
Labels: investigation
#11 - Support calling ruumba with explicit files / directories
Pull Request -
State: closed - Opened by aclemons about 7 years ago
- 3 comments
#10 - How best to use ruumba with rubocop on a Rails project?
Issue -
State: open - Opened by kaoru about 7 years ago
- 3 comments
Labels: question
#9 - Make output filenames match real filenames
Pull Request -
State: closed - Opened by aclemons about 7 years ago
- 1 comment
#8 - Preserve line and column numbers
Pull Request -
State: closed - Opened by aclemons over 7 years ago
- 2 comments
#7 - Don't blow up linting <%== in erb
Pull Request -
State: closed - Opened by aclemons over 7 years ago
- 2 comments
#6 - Support more rubocop command line options
Pull Request -
State: closed - Opened by aclemons over 7 years ago
- 2 comments
#5 - Add UTF-8 support
Pull Request -
State: closed - Opened by ybart over 7 years ago
- 1 comment
#4 - Proposed fix for issue #1: autofix option
Pull Request -
State: closed - Opened by ericqweinstein over 7 years ago
- 8 comments
Labels: help wanted
#3 - Do not extract comment only interpolations
Pull Request -
State: closed - Opened by aclemons over 7 years ago
- 2 comments
#2 - Use temporary folders and improve displayed paths
Pull Request -
State: closed - Opened by ybart over 7 years ago
- 5 comments
#1 - Add autofix option
Issue -
State: closed - Opened by arturtr about 8 years ago
- 7 comments
Labels: enhancement, question