# frozen_string_literal: true module RubyCodingStandard VERSION = "0.1.0" public_constant :VERSION end