Sha256: a986a7eb75ce9a69bde10d4c05280ae19a87ccc408f92f9681bff9152bec740e

Contents?: true

Size: 102 Bytes

Versions: 11

Compression:

Stored size: 102 Bytes

Contents

# frozen_string_literal: true

module SyntaxTree
  class Formatter
    SINGLE_QUOTES = true
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
syntax_tree-6.2.0 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-6.1.1 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-6.1.0 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-6.0.2 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-6.0.1 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-6.0.0 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-5.3.0 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-5.2.0 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-5.1.0 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-5.0.1 lib/syntax_tree/plugin/single_quotes.rb
syntax_tree-5.0.0 lib/syntax_tree/plugin/single_quotes.rb