Skip to content

Possible to change filename to one without spaces? #137

@msabramo

Description

@msabramo

I get linter errors when I try to open a historical version of a file with git-time-machine, which I suspect are because the linter is having trouble working with filenames with spaces.

For example, if I open git-time-machine and click a historical version, it opens a file with a name like this:

/Users/abramowi/.atom/git-time-machine/lrev/Time Machine - utils.py

but then the linters try to run on this file and have trouble:

screen shot 2018-09-03 at 9 56 39 am

Maybe something like utils-<git_sha>.py?

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