Alexander Popov
Alexander Popov
 
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem Bundler ### Package manager version _No response_ ### Language version Ruby...
I'm sure it was just a typo. ## Problem Our script couldn't find a license file for this repo because there is a typo. ## Solution Rename the file (fix...
We don't need for it in development environment. And we should test gems among all supported Ruby versions. ## Problem RuboCop and other tools requires me to install specific (pretty...
**Your environment** * `ruby -v`: `ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]` * `rdbg -v`:`rdbg 1.9.2` **Describe the bug** Here is the `list -` command to see predecessor lines (useful after...
 
It has been deleted in `caniuse` 1.0.30001655
 
Hello. I have such code: ```scss @use "sass:color"; @use "../lib/inputs-with-types"; @use "../colors"; @use "../sizes"; $form-vertical-label-margin: 0.8em; $form-vertical-input-margin: 0.4em; @mixin styles { /* ... */ } ``` And there are such...
Caught from third-party gem (`r18n-core`): ``` /home/alex/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/kramdown-2.5.1/lib/kramdown/parser/base.rb:60: warning: character class has duplicated range: /[\s\p{Z}]+/ ``` Also I'd suggest to turn on Ruby warnings for test: https://github.com/gettalong/kramdown/commit/6c222cc7552807b517048630e15d32fc2f6a7b00