Add frozen string literal comment to files.

This commit is contained in:
Guo Xiang Tan 2019-05-13 10:51:32 +08:00
parent 94bba5f710
commit 1f08770d1a
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
require 'omniauth-oauth2'
module ::OmniAuth

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
# name: discourse-openid-connect
# about: Add support for openid-connect as a login provider
# version: 1.0