diff --git a/.consistencyignore b/.consistencyignore new file mode 100644 index 0000000..8e8874f --- /dev/null +++ b/.consistencyignore @@ -0,0 +1 @@ +ignored-file.txt diff --git a/consistency.json b/consistency.json index 31dc79e..3233d2a 100644 --- a/consistency.json +++ b/consistency.json @@ -1,15 +1,15 @@ -{ - "base": [ - { - "platform": "github", - "owner": "snowcoders", - "name": "consistency-example-consumer" - }, - - { - "platform": "github", - "owner": "snowcoders", - "name": "consistency-example-producer" - } - ] -} +{ + "base": [ + { + "platform": "github", + "owner": "snowcoders", + "name": "consistency-example-consumer" + }, + + { + "platform": "github", + "owner": "snowcoders", + "name": "consistency-example-producer" + } + ] +} \ No newline at end of file diff --git a/sub-folder/blah.txt b/sub-folder/blah.txt index c110f92..802093b 100644 --- a/sub-folder/blah.txt +++ b/sub-folder/blah.txt @@ -1 +1 @@ -Let's see this get created +Let's see this get created!