mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-11-08 05:30:05 +01: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