superdesk / superdesk-client-core

Common client modules for superdesk apps.
GNU Affero General Public License v3.0
32 stars 87 forks source link

Languagetool spellchecker support #4560

Closed antonborgstrom closed 3 weeks ago

antonborgstrom commented 3 months ago

What does this PR do?

antonborgstrom commented 3 weeks ago

@tomaskikutis Do you need to run checks manually for this to merge, or whats holding it back?

tomaskikutis commented 3 weeks ago

We have the repo configured so tests have to pass in order for a PR to be merged. For some reason tests weren't running. I pushed a new commit to trigger them and will merge it when they pass.

tomaskikutis commented 3 weeks ago

The tests were failing because it is assumed that default spellcheker for english is our built-in one and not languagetool. To keep existing behavior, configure language tool from your main repo in superdesk.config.js