Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Add support for running script on multiple files at once #1

Closed
keyan opened this issue Mar 29, 2015 · 0 comments
Closed

Add support for running script on multiple files at once #1

keyan opened this issue Mar 29, 2015 · 0 comments
Assignees

Comments

@keyan
Copy link
Contributor

keyan commented Mar 29, 2015

It would be helpful to add an argument which allows for running the fixer over an entire directory of .py files recursively.

This would involve adding an optional argument to flask-ext-migrate/startup.py, which currently only accepts a single file argument. Additionally flask-ext-migrate/__init__.py would require an additional method to find files in the specified directory and call fix() on each individually.

@keyan keyan changed the title Add support for running script over multiple files at once Add support for running script on multiple files at once Mar 29, 2015
@keyan keyan mentioned this issue Aug 21, 2016
@keyan keyan self-assigned this Aug 21, 2016
@keyan keyan closed this as completed in #21 Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant