Skip to content

Commit 2a19670

Browse files
authored
Merge pull request #43 from dev-sec/cookstyle_bot/cookstyle_7_14_0
Cookstyle Bot Auto Corrections with Cookstyle 7.14.0
2 parents 60a13d4 + a799e6c commit 2a19670

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Rakefile

-1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,4 @@ task :changelog do
4646
Rake::Task[:changelog].execute
4747
rescue LoadError
4848
puts '>>>>> GitHub Changelog Generator not loaded, omitting tasks'
49-
5049
end

controls/postgres_spec.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

3-
# Copyright 2016, Patrick Muench
4-
# Copyright 2016-2019 DevSec Hardening Framework Team
3+
# Copyright:: 2016, Patrick Muench
4+
# Copyright:: 2016-2019 DevSec Hardening Framework Team
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)