 Linda_ppandGitHub
|
0d529d9b94
|
Add naga linter for WGSL support (#4047)
* Add WGSL support using `naga` command
* Add documents for wgsl
* Add test for `naga` linter
* Separate naga handler callback to hanlder/naga.vim
|
2022-02-04 16:29:28 +09:00 |
|
 Linda_ppandGitHub
|
45430eb07e
|
Use filter pattern instead of regex for tags filter in CI workflow (#3802)
since regex is not supported for filtering paths, tags and branches.
- Document: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet
- Answer by GitHub staff: https://github.community/t/using-regex-for-filtering/16427/2
|
2021-07-04 21:11:38 +09:00 |
|
 Linda_ppandGitHub
|
d81986a106
|
add 'How can I use ALE and vim-lsp together?' in readme (#3711)
|
2021-04-30 18:33:50 +01:00 |
|
 Linda_ppandw0rp
|
f57ad883f2
|
Add support for cargo clippy (#2001)
* Add support for `cargo clippy`
* Add tests for cargo-clippy support
* Add an example to doc for how to configure ale_rust_cargo_use_clippy
|
2018-10-22 09:21:48 +01:00 |
|
 Linda_ppandw0rp
|
87986520d6
|
Fix E523 on asynchronous truncated echo (#1987)
|
2018-10-11 15:01:27 +01:00 |
|
 Linda_ppandw0rp
|
70177480ba
|
Add llc integration for LLVM IR (#979)
Check LLVM IR with llc
|
2017-10-10 10:13:09 +01:00 |
|