emacs-languagetool / flycheck-languagetool

Flycheck support for LanguageTool
GNU General Public License v3.0
55 stars 9 forks source link

Where should I place the Premium LT credentials? #32

Closed maikol-solis closed 4 hours ago

maikol-solis commented 5 hours ago

Hi,

I have a Premium LT account and I want to use those with flycheck. I noticed that flymake-languagetool has these options.

Thanks for the help.

mavit commented 4 hours ago

Try adding username and apiKey parameters to flycheck-languagetool-check-params.

maikol-solis commented 4 hours ago

Hi @mavit

I am sorry, but your answer is unclear to me.

How should put those parameters, as list? There is no help on the README for setting them up.

Thanks for the help.