Skip to content
Commit e91adc87 authored by Waqar Ahmed's avatar Waqar Ahmed
Browse files

Formatting: Dont ignore original filePath/name

It can mess up includes for the file i.e.,

if the file name hello.cpp is renamed a.cpp it will put its sort its
header include as well because header include is at the top only if
the file name was hello.cpp

It also messes up locating the right prettier and prettier config.

(cherry picked from commit 02a46a22)
parent 0254a40b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment