This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-data-explorer
mirror of
https://github.com/discourse/discourse-data-explorer.git
Watch
1
Star
0
Fork
You've already forked discourse-data-explorer
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6205bb8569
discourse-data-explorer
/
Gemfile
6 lines
83 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add frozen string literal comment to files.
2019-05-12 22:42:48 -04:00
# frozen_string_literal: true
Transifex integration
2017-12-07 17:54:31 -05:00
group
:development
do
DEV: Move to rubocop-discourse.
2020-05-06 12:11:07 -04:00
gem
'rubocop-discourse'
Transifex integration
2017-12-07 17:54:31 -05:00
end