Removed unnecessary source code comments.
Reduced stating the obvious (in many cases) in order to improve readability and reduce lines of code.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
# DESCRIPTION
|
||||
# Defines global settings.
|
||||
|
||||
# SETTINGS
|
||||
# General
|
||||
set -o nounset
|
||||
set -o errexit
|
||||
|
||||
Reference in New Issue
Block a user