Aaron Hill
|
4698b366c4
|
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
|
2021-05-12 19:03:06 -04:00 |
|
Krishna Sai Veera Reddy
|
b48b221f80
|
Use PATH environment variable for testing
The tests were failing on windows because the `HOME` env variable
doesn't exist on it so using the `PATH` variable to test instead.
|
2020-02-09 15:35:51 -08:00 |
|
Krishna Sai Veera Reddy
|
a3a1587a1c
|
Allow option-env-unwrap within external macros
|
2020-02-09 10:58:08 -08:00 |
|
Krishna Sai Veera Reddy
|
0e5ba2f0e7
|
Account for expect being used to unwrap Option
|
2020-02-09 08:54:23 -08:00 |
|
Krishna Sai Veera Reddy
|
be1bc571c3
|
Add option-env-unwrap lint
|
2020-02-08 16:44:35 -08:00 |
|