Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaml parser errors for extended_crawler.yml #46

Open
tateima opened this issue Dec 4, 2020 · 1 comment
Open

yaml parser errors for extended_crawler.yml #46

tateima opened this issue Dec 4, 2020 · 1 comment

Comments

@tateima
Copy link

tateima commented Dec 4, 2020

Very straightforward one, my parser library is failing when attempting to parse the bot detection config with this error

yq . vendor/vipx/bot-detect/Resources/metadata/extended_crawler.yml
yq: Error running jq: ScannerError: while scanning for the next token
found character '\t' that cannot start any token
in "vendor/vipx/bot-detect/Resources/metadata/extended_crawler.yml", line 73, column 22.

There is a hidden indentation around the here

    meta: { website: 'https://www.botify.com' }**********
@lennerd
Copy link
Owner

lennerd commented Dec 5, 2020

Hey @tateima! Thanks for reporting. You are more than welcome to make a PR to fix this!

Please keep in mind, however, that I haven't used this library for some time now and I don't know exactly how up-to-date the configuration of the bots still is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants