mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
Merge pull request #3375 from isaif/fix-doc
Fix grammatical error in doc
This commit is contained in:
@@ -154,7 +154,7 @@ Any existing problems will be kept.
|
|||||||
3.1 Linting On Other Machines *ale-lint-other-machines*
|
3.1 Linting On Other Machines *ale-lint-other-machines*
|
||||||
|
|
||||||
ALE offers support for running linters or fixers on files you are editing
|
ALE offers support for running linters or fixers on files you are editing
|
||||||
locally on other machines, so long as the other machine has access the file
|
locally on other machines, so long as the other machine has access to the file
|
||||||
you are editing. This could be a linter or fixer run inside of a Docker image,
|
you are editing. This could be a linter or fixer run inside of a Docker image,
|
||||||
running in a virtual machine, running on a remote server, etc.
|
running in a virtual machine, running on a remote server, etc.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user