google-style.yml in google-style-0.3.1 vs google-style.yml in google-style-1.24.0
- old
+ new
@@ -11,10 +11,10 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
AllCops:
- TargetRubyVersion: 2.3
+ TargetRubyVersion: 2.4
Layout/AlignHash:
EnforcedHashRocketStyle: table
EnforcedColonStyle: table
Layout/EmptyLineAfterGuardClause:
Enabled: false