Expect only one perm per line
Open
bug
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Technically this would be added to the group, but it doesn't add it properly nor does it run any checks.
```
EVERYONE
+SPAWN +TALK
```
This also leads to the need of respecting comments properly as this would lead to issues in the compiled file
```
EVERYONE
+SPAWN +TALK # Hello!
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.