Age | Commit message (Expand) | Author |
---|---|---|
2021-01-23 | use snake case for linter name | Atsuya Takagi |
2021-01-23 | decide whether or not to run with config file based on the presence of config... | Atsuya Takagi |
2021-01-23 | allow setting vala-lint executable | Atsuya Takagi |
2021-01-23 | add a blank line before if statement | Atsuya Takagi |
2021-01-23 | use ale#Set for setting default config variable values | Atsuya Takagi |
2021-01-23 | support flags for enable/disable config | Atsuya Takagi |
2021-01-23 | expect warn or error | Atsuya Takagi |
2021-01-23 | find and use vala-lint config if exists | Atsuya Takagi |
2021-01-23 | use the correct regex to match the escape sequences... | Atsuya Takagi |
2021-01-23 | fix the wrong variable name | Atsuya Takagi |
2021-01-23 | escape color sequences | Atsuya Takagi |
2021-01-23 | test my hypotethis | Atsuya Takagi |
2021-01-23 | specify a filename of the current buffer | Atsuya Takagi |
2021-01-23 | be precise about output_stream | Atsuya Takagi |
2021-01-23 | add initial files | Atsuya Takagi |