Skip to content

Commit

Permalink
Remove functions from keywordCase docs
Browse files Browse the repository at this point in the history
sql-formatter v15 included changes which excluded functions from keywordCase
  • Loading branch information
karlhorky authored Dec 9, 2023
1 parent 5a34e6a commit 643a0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/keywordCase.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# keywordCase

Converts reserved keywords and builtin function names to upper or lowercase.
Converts reserved keywords to upper or lowercase.

## Options

Expand Down

0 comments on commit 643a0d6

Please sign in to comment.