mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Fix Prettier formatting - add newline at end of file
Fixes the Prettier formatting check failure by adding a newline character at the end of the file, which is required by the linter.
This commit is contained in:
committed by
GitHub
parent
8c3a2b1302
commit
286cb2a021
@@ -91,5 +91,6 @@ Review the code in $FILE. Pay special attention to $FOCUS.
|
||||
|
||||
```
|
||||
Review the code in src/auth.js. Pay special attention to error handling.
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user