Reduce size of dist (#26)

This commit is contained in:
Paulo F. Oliveira
2021-03-31 19:18:27 +01:00
committed by GitHub
parent 46b1995d92
commit 1f3954e2a3
9 changed files with 12 additions and 157 deletions
+2 -2
View File
@@ -174,9 +174,9 @@ if System.get_env("GITHUB_ACTIONS") do
end
```
## Matchers
## Elixir Problem Matchers
The problem matchers in this repository are adapted from [here](https://github.com/fr1zle/vscode-elixir/blob/45eddb589acd7ac98e0c7305d1c2b24668ca709a/package.json#L70-L118). See [MATCHER_NOTICE](MATCHER_NOTICE.md) for license details.
The Elixir Problem Matchers in this repository are adapted from [here](https://github.com/fr1zle/vscode-elixir/blob/45eddb589acd7ac98e0c7305d1c2b24668ca709a/package.json#L70-L118). See [MATCHER_NOTICE](MATCHER_NOTICE.md) for license details.
## License