Skip to content

Commit

Permalink
Add entry for Global default statement fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wismill committed Mar 7, 2024
1 parent bcd9ede commit 8f53c98
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,11 @@ API

- Prevent recursive includes of keymap components.

- Rules: Require newline after `!include` line.
- Fixed global default statements `x.y = z;` in wrong scope not raising an error.

Contributed by Mikhail Gusarov

- Rules: Made newline required after `!include` line.

Contributed by Mikhail Gusarov.

Expand Down

0 comments on commit 8f53c98

Please sign in to comment.