Skip to content

Commit

Permalink
fix Style/Encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Oct 31, 2019
1 parent 49a018f commit 6ad29e0
Show file tree
Hide file tree
Showing 86 changed files with 0 additions and 175 deletions.
5 changes: 0 additions & 5 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,6 @@ Style/BlockDelimiters:
Style/Documentation:
Enabled: false

# Offense count: 85
# Cop supports --auto-correct.
Style/Encoding:
Enabled: false

# Offense count: 29
# Configuration parameters: MinBodyLength.
Style/GuardClause:
Expand Down
2 changes: 0 additions & 2 deletions src/clients/autoinst_scripts1_finish.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File:
# autoinst_scripts1_finish.ycp
#
Expand Down
2 changes: 0 additions & 2 deletions src/clients/autoinst_scripts2_finish.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File:
# autoinst_scripts2_finish.ycp
#
Expand Down
2 changes: 0 additions & 2 deletions src/clients/autoinst_test_clone.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

module Yast
class AutoinstTestCloneClient < Client
def main
Expand Down
2 changes: 0 additions & 2 deletions src/clients/autoinst_test_stage.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# This client starts a custom autoinstallation workflow using
# a stripped down control file and an autoyast profile.
# first argument is the autoyast profile, second is the workflow
Expand Down
2 changes: 0 additions & 2 deletions src/clients/autoyast.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoyast.ycp
# Summary: Main file for client call
# Authors: Anas Nashif <nashif@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/clients/ayast_setup.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# * File:
# * Package: Auto-installation
# * Author: Uwe Gansert <ug@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/clients/classes_auto.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_linuxrc.ycp
# Package: Autoinstallation Configuration System
# Summary: Linuxrc Settings
Expand Down
2 changes: 0 additions & 2 deletions src/clients/clone_system.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/clone_system.ycp
# Package: Auto-installation
# Author: Uwe Gansert <ug@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/clients/files_auto.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_files.ycp
# Package: Configuration of XXpkgXX
# Summary: Client for autoinstallation
Expand Down
2 changes: 0 additions & 2 deletions src/clients/general_auto.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_general.ycp
# Package: Autoinstallation Configuration System
# Summary: General Settings
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_autoconfigure.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/inst_autoconfigure.ycp
# Package: Auto-installation
# Author: Anas Nashif <nashif@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_autoimage.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/inst_autoimage.ycp
# Package: Auto-installation
# Author: Anas Nashif <nashif@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_autoinit.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/inst_autoinit.ycp
# Package: Auto-installation
# Summary: Parses XML Profile for automatic installation
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_autopost.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_post.ycp
# Package: Auto-installation
# Author: Anas Nashif <nashif@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_autosetup.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2013-2019] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_autosetup_upgrade.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/inst_autosetup.ycp
# Package: Auto-installation
# Summary: Setup and prepare system for auto-installation
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_store_upgrade_software.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

module Yast
class InstStoreUpgradeSoftwareClient < Client
def main
Expand Down
2 changes: 0 additions & 2 deletions src/clients/report_auto.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_report.ycp
# Package: Autoinstallation Configuration System
# Summary: Report
Expand Down
2 changes: 0 additions & 2 deletions src/clients/scripts_auto.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_scripts.ycp
# Package: Autoinstallation Configuration System
# Summary: Scripts
Expand Down
2 changes: 0 additions & 2 deletions src/clients/software_auto.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_software.ycp
# Package: Autoinstallation Configuration System
# Authors: Anas Nashif (nashif@suse.de)
Expand Down
2 changes: 0 additions & 2 deletions src/clients/storage_auto.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_storage.ycp
# Package: Autoinstallation Configuration System
# Summary: Storage
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/AdvancedPartitionDialog.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File:
# AdvancedPartitionDialog.ycp
#
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/DriveDialog.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_storage.ycp
# Package: Autoinstallation Configuration System
# Summary: Storage
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/PartitionDialog.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_storage.ycp
# Package: Autoinstallation Configuration System
# Summary: Storage
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/StorageDialog.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_storage.ycp
# Package: Autoinstallation Configuration System
# Summary: Storage
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/VolgroupDialog.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_storage.ycp
# Package: Autoinstallation Configuration System
# Summary: Storage
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/ask.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_post.ycp
# Package: Auto-installation
# Author: Anas Nashif <nashif@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/autoinst_dialogs.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/ProfileLocation.ycp
# Package: Auto-installation
# Summary: Process Auto-Installation Location
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/classes.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_linuxrc.ycp
# Package: Autoinstallation Configuration System
# Summary: Linuxrc Settings
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/common.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: include/common.ycp
# Package: Auto-installation/Partition
# Summary: common helper functions
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/conftree.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoyast.ycp
# Summary: Main file for client call
# Authors: Anas Nashif <nashif@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/dialogs.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: include/autoinstall/dialogs.ycp
# Module: Auto-Installation Configuration System
# Summary: This module handles the configuration for auto-installation
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/general_dialogs.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_general.ycp
# Package: Autoinstallation Configuration System
# Summary: General Settings
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/helps.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: include/autoinstall/helps.ycp
# Package: Configuration of autoinstall
# Summary: Help texts of all the dialogs
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/io.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: include/autoinstall/io.ycp
# Package: Autoinstallation Configuration System
# Summary: I/O
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/script_dialogs.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoinst_scripts.ycp
# Package: Autoinstallation Configuration System
# Summary: Scripts
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/tree.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: include/tree.ycp
# Package: Auto-installation/Partition
# Summary: helper functions for dealing with tree widget
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/types.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: include/common.ycp
# Package: Auto-installation/Partition
# Summary: common type definitions for partitioning
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/wizards.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: clients/autoyast.ycp
# Summary: Main file for client call
# Authors: Anas Nashif <nashif@suse.de>
Expand Down
2 changes: 0 additions & 2 deletions src/include/autoinstall/xml.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: include/autoinstall/xml.ycp
# Package: Autoinstallation Configuration System
# Summary: XML handling
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/activate_callbacks.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/autoinst_issues.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2018] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/autoinst_issues/invalid_value.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2018] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/autoinst_issues/list.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2018] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/autoinst_issues/missing_value.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2018] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/autoinst_issues_presenter.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2018] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/autosetup_helpers.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/clients/ayast_probe.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/clients/ayast_setup.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/dialogs/disk_selector.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/dialogs/question.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/partitioning_preprocessor.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/storage_proposal.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/lib/autoinstall/storage_proposal_issues_presenter.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoInstall.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoInstall.ycp
# Package: Auto-installation
# Summary: Auto-installation related functions module
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoInstallRules.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoInstallRules.ycp
# Package: Auto-installation
# Summary: Process Auto-Installation Rules
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstClass.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File:
# modules/AutoinstClass.ycp
#
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstClone.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File:
# modules/AutoinstClone.ycp
#
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstCommon.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoinstCommon.ycp
# Package: Auto-installation/Partition
# Summary: Common partitioning functions module
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstConfig.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoinstConfig.ycp
# Module: Auto-Installation
# Summary: This module handles the configuration for auto-installation
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstDrive.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoinstCommon.ycp
# Package: Auto-installation/Partition
# Summary: Drive related functions module
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstFile.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoinstFile.ycp
# Package: AutoYaST
# Authors: Anas Nashif (nashif@suse.de)
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstGeneral.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoinstGeneral.ycp
# Package: Autoyast
# Summary: Configuration of general settings for autoyast
Expand Down
2 changes: 0 additions & 2 deletions src/modules/AutoinstImage.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

# File: modules/AutoinstImage.ycp
# Package: Auto-installation
# Summary: Process Auto-Installation Images
Expand Down
Loading

0 comments on commit 6ad29e0

Please sign in to comment.