Skip to content

Commit

Permalink
fix(ci): excluded .pesde and roblox_packages in selene.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
metamethods committed Nov 28, 2024
1 parent 938d885 commit 7e9c965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selene.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
std = "roblox+luau"
exclude = [".pesde/*", "roblox_packages/*"]

[lints]
shadowing = "allow"
Expand Down

0 comments on commit 7e9c965

Please sign in to comment.