Use VSCode plugin's problem matchers
This commit is contained in:
@@ -126,6 +126,10 @@ if System.get_env("GITHUB_ACTIONS") do
|
||||
end
|
||||
```
|
||||
|
||||
## Matchers
|
||||
|
||||
The problem matchers in this repository are adapted from [here](https://github.com/fr1zle/vscode-elixir/blob/45eddb589acd7ac98e0c7305d1c2b24668ca709a/package.json). See [MATCHER_NOTICE](MATCHER_NOTICE.md) for license details.
|
||||
|
||||
## License
|
||||
|
||||
The scripts and documentation in this project are released under the [MIT license](LICENSE.md).
|
||||
|
||||
Reference in New Issue
Block a user