Skip to content

Commit eefa246

Browse files
authored
Fix selene
Signed-off-by: GitHub <noreply@github.com>
1 parent ad0032f commit eefa246

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

selene.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
std = "roblox+testez"
1+
std = "selene_definitions"

selene_definitions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
base: roblox
2+
name: selene_defs
3+
globals:
4+
# override Roblox require style with string requires
5+
require:
6+
args:
7+
- type: string

0 commit comments

Comments
 (0)