Skip to content

ALEFix try to fix a non-existing file. #3785

Discussion options

You must be logged in to vote

FIXED.

I have just discovered that it does not matter that the command run by ALE is

clang-tidy -fix -fix-errors -p C:/Project1/Root C:\Users\MyName\AppData\Local\Temp\VIBE3B3.tmp\fileA.c

and that you cannot find this file C:\Users\MyName\AppData\Local\Temp\VIBE3B3.tmp\fileA.c from Explorer.
I tried to use the remove_trailing_lines and it worked.
Why it worked? I don't know.
But certainly the fact that the command run by ALE use a file in ~AppData\Local\...tmp is certainly not a problem in case someone encounter some problem with some fixer.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ubaldot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant