Skip to content

use PATH to find cpplint? #33

Description

@phiresky

My cpplint is installed in ~/.local/bin/cpplint, which is in my $PATH. This extension doesn't find it, probably because it has hardcoded searchpaths

private findCpplintPath(settings: vscode.WorkspaceConfiguration): string {
instead of using the $PATH variable (pretty sure it would work if it just executed cpplint instead of trying to figure out the full filename of it)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions