discourse/plugins/discourse-narrative-bot
Sam Saffron 30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
..
assets/javascripts/initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
autoload/jobs DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
config UX: Rename discobot tutorial triggers. 2019-05-10 09:08:16 +08:00
db/fixtures DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib/discourse_narrative_bot DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
public/images remove mistakenly checked file 2017-10-20 07:07:51 -07:00
spec DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
plugin.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00