### Description i was formating the files using clang and it shows `error: unknown key 'InsertNewlineAtEOF' InsertNewlineAtEOF: true ^~~~~~~~~~~~~~~~~~ ` ### Steps to reproduce Install and Run clang-format -i -style=file ./withUrFileName.java ### Excepted behavior must format the java document without any error prompt ### Screenshots _No response_ ### Additional context _No response_