mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
✨ Correctly parse .valetrc files
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
PHP=php@8.2
|
||||
OTHER=thing
|
||||
PHPMON_WATCH=true
|
6
tests/unit/Test Files/valet/valetrc.valid
Normal file
6
tests/unit/Test Files/valet/valetrc.valid
Normal file
@ -0,0 +1,6 @@
|
||||
PHP=php@8.2
|
||||
#PHP=php
|
||||
OTHER=thing
|
||||
PHPMON_WATCH=true
|
||||
SYNTAX = "variable"
|
||||
OOF:NICE
|
Reference in New Issue
Block a user