Skip to content

Commit b805154

Browse files
author
George Ehrhorn
committed
Merge branch 'release-prep' into 'master'
Renaming project See merge request gehrhorn/matlab-dotenv!4
2 parents 2159860 + 8e9ae6f commit b805154

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+103
-103
lines changed

README.md

Lines changed: 2 additions & 2 deletions

config/empty.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
DB_HOST=
1+
DB_HOST=
22
DB_USER=gehrhorn

config/specialchars.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
DB_HOST=localhost server
1+
DB_HOST=localhost server
22
DB_PASS=passhas=quote

config/whitespace.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
DB_HOST=localhost server
2-
DB_USER= george
1+
DB_HOST=localhost server
2+
DB_USER= george
33
DB_PASS=" mypass "
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<Info description="Loads environment variables from a .env file." />

resources/project/Project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<Info MetadataType="distributed" />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<Info Name="MATLAB-dotenv" />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<Info ReadOnly="1" SingleValued="1" DataType="None" Name="Classification" />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<Info ReadOnly="READ_ONLY" Name="Artifact" />

0 commit comments

Comments
 (0)