Ah, I found `aspell -a -c < (YOUR_FILE_HERE)`, and wrapped it in a little
recursive shell script, so you can aspell large projects without having to
write for loops. Meet aspell*lint*!

https://github.com/mcandre/aspelllint


On Wed, Mar 5, 2014 at 1:48 PM, Andrew Pennebaker <
andrew.penneba...@gmail.com> wrote:

> I would like to run aspell over hundreds of files like a linter, reporting
> misspellings without prompting for corrections. Could there be a command
> line flag to aspell to operate this way? E.g., "check --recursive
> <files|directories> --noninteractive" would be convenient.
>
> --
> Cheers,
>
> Andrew Pennebaker
> www.yellosoft.us
>



-- 
Cheers,

Andrew Pennebaker
www.yellosoft.us
_______________________________________________
Aspell-user mailing list
Aspell-user@gnu.org
https://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to