Skip to content

Commit fa7bd9d

Browse files
Fix inject_global_value rule with default value (#324)
1 parent 3f121eb commit fa7bd9d

File tree

12 files changed

+817
-486
lines changed

12 files changed

+817
-486
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
* fix `inject_global_value` rule to not override environment values with the default value when they're defined ([#324](https://github.com/seaofvoices/darklua/pull/324))
4+
35
## 0.17.2
46

57
* add `convert_function_to_assignment` rule ([#317](https://github.com/seaofvoices/darklua/pull/317))

0 commit comments

Comments
 (0)