Alexandr Evstigneev

Results 269 issues of Alexandr Evstigneev

At the moment we are iterating all namespaces in all files. But we should find a file, related to `Foo::Bar` and collect from there only.

References & Resolution
Plugin refactoring

Caused by #2218 - [ ] reference and refactoring of custom aliases for `charnames`

References & Resolution
Feature

Caused by #2218 Inspection should check string substitutions: - [ ] Inspection should mark invalid `\c` sequence: unmappable, outside of 0-127, trailing, probably even useless. - [ ] warn about...

Inspections
Intentions

Requires new API introduced in 2020.3

Parser
Performance

They need to be patched and marked as injectable explicitly

Mason2
Mojolicious
Embedded perl
HTML::Mason
Template Toolkit
Feature

Caused by #1674 ``` fun dynamic_default($x, $y = length $x) { return "$x/$y"; } ``` Currently `$x` is not resolved properly.

Bug
References & Resolution
Function::Parameters

Provide at least: * JRuby version (`jruby -v`): RVM: jruby-9.2.4.0: ver.9.2.4.0 (2.5.0) 8faff06 OpenJDK 64-Bit Server VM 11.0.11+9-Ubuntu-0ubuntu2.18.04 on 11.0.11+9-Ubuntu-0ubuntu2.18.04 +jit p0 * Operating system and platform: Ubuntu 18.04 Other...

- OS: Windows 10 - Ruby: 2.4. (most recent) - Bundler: 2.3.15 Scenario: - rails app created with `--database=sqlite3 --skip-bundle` - then run `bundle install` In the bundler verbose log...

Bundler