Skip to content

Windows Per-project Standards ${folder} slashes not escaped properly #40

@bs-thomas

Description

@bs-thomas

Hello there,
I noticed on Windows 10 Pro 64bit, Sublime Text 3 environment, the ${folder} path is returning "C:wamp64wwwcodebase" (missing all the slashes).

The following is the console output in Sublime:

SublimeLinter: #75 linter.py:1263: Running ...

  C:\wamp64\www\codebase  (working dir)
  > type _laravel\packages\beamstyle\core\src\Helpers\DateTime.php | "C:\Users\Thomas Cheng\AppData\Roaming\Composer\vendor\bin\phpcs.bat" --report=emacs --standard=C:wamp64wwwcodebase/ruleset.xml --stdin-path=C:\wamp64\www\codebase\_laravel\packages\beamstyle\core\src\Helpers\DateTime.php -

SublimeLinter: #75 linter.py:955: phpcs output:
    ERROR: the "C:wamp64wwwcodebase/ruleset.xml" coding standard is not installed. The installed coding standards are MySource, PEAR, PSR1, PSR12, PSR2, Squiz and Zend

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions