You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Activity
abh3po commentedon Jan 31, 2016
decisions:
1> to create a subroutine which would do all the work
2> run this subroutine before
run_coala
on all other subroutines3>add option(maybe?) to keep the .orig files
sils commentedon Jan 31, 2016
Don't run it before
run_coala
but in it, otherwise you have to put it there multiple times15 remaining items