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