Skip to content

be stricter about which files to watch#263

Merged
iamvery merged 1 commit intoelixirkoans:masterfrom
listx:stricter-watching
Jul 21, 2021
Merged

be stricter about which files to watch#263
iamvery merged 1 commit intoelixirkoans:masterfrom
listx:stricter-watching

Conversation

@listx
Copy link
Copy Markdown
Contributor

@listx listx commented Jul 20, 2021

Things like flycheck-elixir in Emacs can create temporary files in the
same directory as the upstream files that contain the koans, with a
"flycheck_" prefix but still ending in ".ex". This change makes it so
that we skip such files.

@listx listx force-pushed the stricter-watching branch from 1af1fed to d98c2d4 Compare July 20, 2021 19:05
Things like flycheck-elixir in Emacs can create temporary files in the
same directory as the upstream files that contain the koans, with a
"flycheck_" prefix but still ending in ".ex". This change makes it so
that we skip such files.
@listx listx force-pushed the stricter-watching branch from d98c2d4 to a7ee272 Compare July 20, 2021 19:06
@iamvery
Copy link
Copy Markdown
Collaborator

iamvery commented Jul 21, 2021

Makes sense. Good addition. Thank you!

@iamvery iamvery merged commit f393c26 into elixirkoans:master Jul 21, 2021
@listx listx deleted the stricter-watching branch July 21, 2021 05:37
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

Successfully merging this pull request may close these issues.

2 participants