-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
Bug Report for https://neetcode.io/problems/is-palindrome
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
The indentation in the code editor section is broken, shift + tab, nor new lines fixt the problem
indentation after if statements work properly but loops (for and while) do not have proper indentation when starting a newline.
creating a loop outside of the function creates proper indentation on newlines.

Metadata
Metadata
Assignees
Labels
No labels