Skip to content

Address code review feedback - fix types and improve comments

f133c31
Select commit
Loading
Failed to load commit list.
Draft

[fix] Fix shell special character escaping in CLI file paths CF-2117 #172

Address code review feedback - fix types and improve comments
f133c31
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 9, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Coverage increased per file
===========================
+ src/cli/CodacyCli.ts  3.625
         

Coverage decreased per file
===========================
- src/cli/WinWSLCodacyCli.ts  -1.45
         

Complexity increasing per file
==============================
- src/test/suite/cli/preparePathForExec.test.ts  33
         

Complexity decreasing per file
==============================
+ src/cli/CodacyCli.ts  -3
         

See the complete overview on Codacy