Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Show a warning if no configuration file is found #1

Closed
L-TChen opened this issue Jan 14, 2020 · 3 comments
Closed

TODO: Show a warning if no configuration file is found #1

L-TChen opened this issue Jan 14, 2020 · 3 comments

Comments

@L-TChen
Copy link
Member

L-TChen commented Jan 14, 2020

As title.

@MatthewDaggitt
Copy link

I think it would be good if it could show a warning, but then fall back to the behaviour of the old implementation i.e. check every .agda and .md it finds under the current directory.

@L-TChen
Copy link
Member Author

L-TChen commented May 26, 2020

The original implementation does not really check every .agda or .md under the current directory, as there are some exceptions to avoid.

What I plan to do is to make it more like a unix command-line tool — either you can specify files to check/fix by glob or use a configuration file like what it does now. If none of them is specified, then it gives a brief description. Does it sound better?

L-TChen added a commit that referenced this issue May 26, 2020
@L-TChen
Copy link
Member Author

L-TChen commented May 26, 2020

Closed by f5f5ea4.

@L-TChen L-TChen closed this as completed May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants