Closed
Description
Reproduction steps:
git clone https://github.com/discourse/discourse-chat.git
cd discourse-chat
bundle install
bundle exec stree check --plugins=plugin/single_quotes db/migrate/*.rb
We are evaluating adoption syntax_tree in discourse and wanted to start with this plugin so we can get CI and bugs ironed out.
It works fine on 2.7.1 but fails on 2.8.0 so I suspect it's the parallel code.
Metadata
Metadata
Assignees
Labels
No labels