diff options
| author | Eugen Wissner <belka@caraus.de> | 2022-11-20 12:44:28 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2022-11-20 12:44:28 +0100 |
| commit | e3fa7d216fe2f24015681c913fffd4dd92cc19ae (patch) | |
| tree | 314641bd924887076403d57eb987e163d73abbd1 /.rubocop.yml | |
| parent | 3b93e0d9505deea61a24f0d4084255055017cf8f (diff) | |
| download | slackbuilder-e3fa7d216fe2f24015681c913fffd4dd92cc19ae.tar.gz | |
Split dmd and d-tools update functions
Diffstat (limited to '.rubocop.yml')
| -rw-r--r-- | .rubocop.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml index 0d17f42..099cb76 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -37,4 +37,4 @@ Layout/EndAlignment: EnforcedStyleAlignWith: variable Metrics/BlockLength: - Max: 55 + Max: 37 |
