Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,826 contributions in the last year
Activity overview
Contribution activity
September 2020
- bbatsov/portfolio Java
- Add callback for `rubocop/ast`
- Tweak spec for Layout/AccessModifierIndentation
- Fix #8650 for improved hidden files finder performance
- Specify the release version of document URL for rubygems.org
- [Fix #8710] Fix a false positive for `Layout/RescueEnsureAlignment`
- [Fix #8621] Helpful Infinite Loop message
- [Fix #8684] Fix an error for `Lint/InterpolationCheck` cop
- Add new Lint/ConstantDefinitionInBlock cop
- [Fix #8673] Fix the JSON parse error when specifying `--format=json` and `--stdin`
- Docs: Improve example of Lint/ToJSON
- Fix an incorrect auto-correct for `Style/MultilineTernaryOperator`
- [Fix #8617] Style/HashAsLastArrayItem no longer flags hashes if all elements in an array are hashes
- Proposal: Introduce new cop, Style/NoMetaprogramming, to discourage the use of meta programming
- Use `regexp_parser` to improve `Style/RedundantRegexp...` cops
- [Fix #8582] Add new `Layout/BeginEndAlignment` cop
- Fix a false positive for `Style/SafeNavigation`
- [Fix #8572] Fix a false positive for `Style/RedundantParentheses`
Created an issue in buchen/portfolio that received 2 comments
[Ubuntu] IllegalArgumentException on focus lost
Describe the bug Often I get an exception when the app window loses focus. It looks like: To Reproduce Steps to reproduce the behavior: Go to som…
2
comments