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

Disable generation of txt files #20

Closed
binarykitchen opened this issue Jul 5, 2018 · 3 comments
Closed

Disable generation of txt files #20

binarykitchen opened this issue Jul 5, 2018 · 3 comments

Comments

@binarykitchen
Copy link

I can see these temporary txt files in the root folder

forms-analyzed.txt
forms-emitted.txt
forms-read.txt

How can I configure boot-check not to generate these or at least clean them up afterwards?

@voytech
Copy link
Contributor

voytech commented Jul 5, 2018

It is not configurable right now. Removing these files requires introducing fix in function calling internal checker - I think eastwood. I will fix that in the very nearest future ( one of my recent commits introduced this unwanted behaviour :( )

@voytech
Copy link
Contributor

voytech commented Jul 5, 2018

Duplicate of #19

voytech pushed a commit to voytech/boot-check that referenced this issue Aug 10, 2018
tolitius added a commit that referenced this issue Aug 12, 2018
Issues [#19, #20]. Removed Eastwood :debug #{:compare-forms}
@tolitius
Copy link
Owner

fixed by #21

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

3 participants