Manan Garg

Results 8 comments of Manan Garg

Will porting the bash script to `.ps1` or `.bat` fix the issue?

in the `find_clang_format` function should I check only for versions 11-15 or for any version >= 11? (I am porting the script to ps script)

In what form should the work for this issue be submitted?

This is a WIP PR made to track the work done for this issue. Please don't merge this yet

I will resume work after 4 march, since I have my college exams till then

I am currently learning about both the scripts, will work after that.

I have started porting the script to powershell, piece by piece. I will be highly obliged if you review it and tell me any corrections which may be needed

While porting the script I found that we may need to port `githooks\canonicalize_filename.sh` as well(because it is being run in the clang-format githook). I'll do that in a separate PR...