coala / coala-bears

Bears for coala
https://coala.io/
GNU Affero General Public License v3.0
294 stars 580 forks source link

DeleteFileAction: New action for DuplicateFileBear #2947

Open akshatkarani opened 5 years ago

akshatkarani commented 5 years ago

This removes the file argument when the result is yielded from DuplicateFileBear. Fixes https://github.com/coala/coala-bears/issues/2945

This also adds a new action for DuplicateFileBear, DeleteFileAction.

akshatkarani commented 5 years ago

Temp changes commit is for CI because this PR depends on https://github.com/coala/coala/pull/6029