ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
The easiest way to collect, manage, and consume real-time data to fuel personalized experiences.
React components and hooks to plug your React applications into Croct.
Closing since it isn't implemented yet, and we're migrating all docs to our documentation website.
Remove the locale item when locale is not provided (#185)
This PR removes the locale list item when the locale is not part of the token metadata.
Algolia allows you to pass custom settings through the custom_settings
options in the docsearch.config.json:
https://github.com/algolia/docsearch-configs/blob/master/configs/docusaurus-2.json#L29-L30
To specify a custom configuration like token_separators
or symbols_to_index
, I'd have to fork the scrapper and the GH action to make it work.
I expected Typesense to provide the same flexibility as Agolia, allowing it to pass any collection configuration.
Add locale to preview (#184)
This PR adds the locale allowing the user to preview multi-locale content.
Eslint and its related libraries are just tooling, and some of the libraries from their ecosystem (@typescript-eslint/parser
) update multiple times per week, generating multiple PRs that are essentially noise.
This PR is to batch such updates to happen once a month instead of every day.
Yes, we're still facing this. This workaround worked for us:
steps:
- name: Change owner of container working directory
run: chown root:root .
Move the jsx-quotes to javascript config (#373)
This PR moves jsx-quotes
to the javascript config as it wasn't working inside the react config.
Result applying in one of our projects
I'm still facing the same issue in 100+ repositories. No other actions were affected, only the codeclimate-action.