From 63edbc5afc248aefebc91cdc417c8241947807e0 Mon Sep 17 00:00:00 2001 From: Davide Cristini Date: Fri, 20 Oct 2023 07:37:46 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 9a279f1..adf4322 100644 --- a/readme.md +++ b/readme.md @@ -146,6 +146,8 @@ and it will save you time. Read more > snake_case naming for all files in the project (and lowercase characters in > general). +See also [this PR](https://github.com/godotengine/godot/pull/82957/files) that adds `is_case_sensitive()`. + # Export utilities ## `release.sh`