Skip to content

Conversation

@akshatkarani
Copy link
Member

This removes the file argument when the result is yielded from DuplicateFileBear.
Fixes #2945

This also adds a new action for DuplicateFileBear, DeleteFileAction.

@akshatkarani
Copy link
Member Author

Temp changes commit is for CI because this PR depends on coala/coala#6029

Checkpoint-Pip-Constraints

Install-Pip-Requirement 'git+https://github.com/coala/coala#egg=coala'
Install-Pip-Requirement 'git+https://github.com/akshatkarani/coala@nextgen#egg=coala'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose Temp changes can be removed now since coala/coala#6029 is merged

This removes the file argument when result is yielded.

Fixes coala#2945
Added a new action DeleteFileAction for DuplicateFileBear. Two instances
of this action are added corresponding to the files. On applying it will
delete one the file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

DuplicateFileBear.py: Applying IgnoreResultAction gives error

2 participants