-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #40 from callawaycloud/whitespace-fix
#39 fixing whitespace ignore flag
- Loading branch information
Showing
36 changed files
with
83 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
test/integration/output/ignore_whitespace/classes/NewClass.cls
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
public with sharing class NewClass { | ||
public NewClass() { | ||
|
||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
test/integration/output/ignore_whitespace/classes/NewClass.cls-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<ApexClass xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<apiVersion>48.0</apiVersion> | ||
<status>Active</status> | ||
</ApexClass> |
8 changes: 8 additions & 0 deletions
8
test/integration/output/ignore_whitespace/destructiveChangesPost.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Package xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<types> | ||
<name>CustomField</name> | ||
<members>Foo__c.Is_Foo__c</members> | ||
</types> | ||
<version>45.0</version> | ||
</Package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Package xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<types> | ||
<name>ApexClass</name> | ||
<members>NewClass</members> | ||
</types> | ||
<version>45.0</version> | ||
</Package> |
Binary file modified
BIN
+0 Bytes
(100%)
...tegration/output/mod_partially_delete_static_resource/staticresources/TestFolder.resource
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fix: delete content asset | ||
deleting metadata |
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
test/integration/project/.notgit/logs/refs/heads/ignore_whitespace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
0000000000000000000000000000000000000000 e96fd19fce8cf550d402834e38e7f992c4ee5c97 Charlie Jonas <[email protected]> 1594313746 -0600 branch: Created from HEAD | ||
e96fd19fce8cf550d402834e38e7f992c4ee5c97 76fb95e41d56c152dea236ae2f0f1b64cac3cc16 Charlie Jonas <[email protected]> 1594313788 -0600 commit: whitespace only change | ||
76fb95e41d56c152dea236ae2f0f1b64cac3cc16 105a0a34b55a9baf773228ebd5399d09c6b45bb8 Charlie Jonas <[email protected]> 1594313810 -0600 commit: adding metadata | ||
105a0a34b55a9baf773228ebd5399d09c6b45bb8 210e4d66600637e11563246917d692d4bf6e55aa Charlie Jonas <[email protected]> 1594313850 -0600 commit: deleting metadata |
Binary file added
BIN
+364 Bytes
test/integration/project/.notgit/objects/02/735875c449b7d34870cf484547d6286d206296
Binary file not shown.
Binary file added
BIN
+365 Bytes
test/integration/project/.notgit/objects/02/a913437644accefcb975ff5066e63ba471645c
Binary file not shown.
1 change: 1 addition & 0 deletions
1
test/integration/project/.notgit/objects/10/5a0a34b55a9baf773228ebd5399d09c6b45bb8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+46 Bytes
test/integration/project/.notgit/objects/1b/09c5f4834274a2fa2b6ffd0b289d0b6319d964
Binary file not shown.
Binary file added
BIN
+291 Bytes
test/integration/project/.notgit/objects/20/3554a078b1115b20d7f420d6df4d495b2c668e
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
test/integration/project/.notgit/objects/21/0e4d66600637e11563246917d692d4bf6e55aa
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
x��Mj�0���)� ���%(��]o1�ƵA��-r�:� | ||
�<x��{/�e�;>�&-�cB�ZS2X�ѝ��芋'��Q���A#1�u��c�q�1AR!c��}r�RP|��mp�x���O[y����ߙk�;?rmG�mݏ�����������B��GT'=Owy�N��E:��ƫXE |
Binary file added
BIN
+49 Bytes
test/integration/project/.notgit/objects/26/f1083e4d5b74973f5a3d95d06c80d35b6509de
Binary file not shown.
Binary file added
BIN
+150 Bytes
test/integration/project/.notgit/objects/27/7edc1f3c5a41f40960c09c830a1781e406e576
Binary file not shown.
Binary file added
BIN
+49 Bytes
test/integration/project/.notgit/objects/3e/d227319fb0064287b3d56a7c138147e822c3d8
Binary file not shown.
Binary file added
BIN
+292 Bytes
test/integration/project/.notgit/objects/44/21aee38dbe03e8b4e45d209790358d7a9b907f
Binary file not shown.
Binary file added
BIN
+90 Bytes
test/integration/project/.notgit/objects/44/2a8f5a1389a67ee8a13fe1fdfb524564aaa98e
Binary file not shown.
Binary file added
BIN
+365 Bytes
test/integration/project/.notgit/objects/4e/bfc671ade36979050cd38b95c465ad98830b8c
Binary file not shown.
Binary file added
BIN
+291 Bytes
test/integration/project/.notgit/objects/52/119d84a76fdf215f9600fc8413e15800c6bcbc
Binary file not shown.
Binary file added
BIN
+49 Bytes
test/integration/project/.notgit/objects/6d/9c88de502d3918bdc63deb5d19e8038ae03618
Binary file not shown.
Binary file added
BIN
+182 Bytes
test/integration/project/.notgit/objects/76/fb95e41d56c152dea236ae2f0f1b64cac3cc16
Binary file not shown.
Binary file added
BIN
+67 Bytes
test/integration/project/.notgit/objects/9a/6f7589ad804ecc373d2f2eb8d90e2b630eb450
Binary file not shown.
Binary file added
BIN
+49 Bytes
test/integration/project/.notgit/objects/a2/826249f094d95adf5a91c6288ef5928fb83bd0
Binary file not shown.
Binary file added
BIN
+66 Bytes
test/integration/project/.notgit/objects/b6/1d9a1afbd902ee7e374ce9f29151beff05c8b6
Binary file not shown.
Binary file added
BIN
+47 Bytes
test/integration/project/.notgit/objects/c5/dfb78c2707d2fab960008c4cbbd745f7f36ad1
Binary file not shown.
Binary file added
BIN
+126 Bytes
test/integration/project/.notgit/objects/cf/23b2d4f55261788141dde061dbcbc77521cf8d
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
test/integration/project/.notgit/objects/db/9bf8c6a58cb0350505fed41d070aab82eda6ef
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
xM�� | ||
�0=�+B�fS)*���/P��4j�MB7�~����n����-/�F����ɍ�c�D!��.������z�Em�n���=��T�W��@��G��6�Sj���e�0�0�/Ә�}���(���c5(c~�il����E��6��:] |
Binary file added
BIN
+46 Bytes
test/integration/project/.notgit/objects/ec/e90f0da5681f308c8cb93f24c2ed641c496ecd
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
210e4d66600637e11563246917d692d4bf6e55aa |