Skip to content

Find a way to delete .orig files created by ApplyPatchAction  #1253

Closed
@abh3po

Description

right now orig files once created never get modified or deleted, until the user them-self deletes them, coala should provide a way to delete these files, either on start up or through a command line argument or maybe provide some other way to handle these files.

Activity

abh3po

abh3po commented on Jan 31, 2016

@abh3po
MemberAuthor

decisions:
1> to create a subroutine which would do all the work
2> run this subroutine before run_coala on all other subroutines
3>add option(maybe?) to keep the .orig files

sils

sils commented on Jan 31, 2016

@sils
Member

Don't run it before run_coala but in it, otherwise you have to put it there multiple times

15 remaining items

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Find a way to delete .orig files created by ApplyPatchAction · Issue #1253 · coala/coala