Skip to content

Commit

Permalink
+ Add .editorconfig to avoid pointless diff like missing a final ne…
Browse files Browse the repository at this point in the history
…wline (akash-network#218)

* + Add `.editorconfig` to avoid pointless diff like missing a final newline

* ~ Update files to have final newline
  • Loading branch information
PikachuEXE authored Jun 29, 2022
1 parent de364ea commit 3bc6f8e
Show file tree
Hide file tree
Showing 30 changed files with 45 additions and 29 deletions.
16 changes: 16 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# EditorConfig is awesome: http://EditorConfig.org

# default configuration
[*]
insert_final_newline = true
trim_trailing_whitespace = true

# Unix-style newlines with a newline ending every file
end_of_line = lf

# Set default charset
charset = utf-8

# Trailing spaces are useful in Markdown
[*.{md,markdown}]
trim_trailing_whitespace = false
2 changes: 1 addition & 1 deletion assetmantle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion bandchain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ ChainLayer provide snapshots for Bandchain as part of their [Quicksync service](
|Variable|Value|
|---|---|
|`SNAPSHOT_QUICKSYNC`|`https://quicksync.io/band.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.band.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.band.json`|
2 changes: 1 addition & 1 deletion bitcanna/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion cerberus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion chihuahua/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion comdex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion cosmoshub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ ChainLayer provide snapshots for Cosmos Hub as part of their [Quicksync service]
|Variable|Value|
|---|---|
|`SNAPSHOT_QUICKSYNC`|`https://quicksync.io/cosmos.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.cosmos.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.cosmos.json`|
2 changes: 1 addition & 1 deletion cronos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The [Cosmos Chain Registry](https://github.com/cosmos/chain-registry) publishes

|Variable|Value|
|---|---|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/chain.json`|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/chain.json`|
2 changes: 1 addition & 1 deletion cryptoorgchain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ ChainLayer provide snapshots for Cryptoorgchain as part of their [Quicksync serv
|Variable|Value|
|---|---|
|`SNAPSHOT_QUICKSYNC`|`https://quicksync.io/crypto.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.crypto.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.crypto.json`|
2 changes: 1 addition & 1 deletion decentr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The [Cosmos Chain Registry](https://github.com/cosmos/chain-registry) publishes

|Variable|Value|
|---|---|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/chain.json`|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/chain.json`|
2 changes: 1 addition & 1 deletion defund/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
## Examples

- Run on Akash with the [example deploy.yml](./deploy.yml)
- Run locally using the [example docker-compose.yml](./docker-compose.yml)
- Run locally using the [example docker-compose.yml](./docker-compose.yml)
2 changes: 1 addition & 1 deletion evmos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion fetchhub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion generic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ The node binary can be downloaded at runtime when using the [Generic image](#gen
|`BINARY_ZIP_PATH`|Path to the binary in the archive. Can be left blank if correctly named in root| | |
|`PROJECT`|Name of the project, informs other variables| | |
|`PROJECT_BIN`|Binary name|`$PROJECT`|`osmosisd`|
|`PROJECT_DIR`|Name of project directory|`.$PROJECT_BIN`|`.osmosisd`|
|`PROJECT_DIR`|Name of project directory|`.$PROJECT_BIN`|`.osmosisd`|
2 changes: 1 addition & 1 deletion gravitybridge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion juno/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion kava/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ ChainLayer provide snapshots for Kava as part of their [Quicksync service](https
|Variable|Value|
|---|---|
|`SNAPSHOT_QUICKSYNC`|`https://quicksync.io/kava.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.kava.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.kava.json`|
2 changes: 1 addition & 1 deletion kichain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion konstellation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion kujira/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
## Examples

- Run on Akash with the [example deploy.yml](./deploy.yml)
- Run locally using the [example docker-compose.yml](./docker-compose.yml)
- Run locally using the [example docker-compose.yml](./docker-compose.yml)
2 changes: 1 addition & 1 deletion lumnetwork/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ ChainLayer provide snapshots for Lum Network as part of their [Quicksync service
|Variable|Value|
|---|---|
|`SNAPSHOT_QUICKSYNC`|`https://quicksync.io/lum.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.lum.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.lum.json`|
2 changes: 1 addition & 1 deletion osmosis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ ChainLayer provide snapshots for Osmosis as part of their [Quicksync service](ht
|Variable|Value|
|---|---|
|`SNAPSHOT_QUICKSYNC`|`https://quicksync.io/osmosis.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.osmosis.json`|
|`ADDRBOOK_URL`|`https://quicksync.io/addrbook.osmosis.json`|
2 changes: 1 addition & 1 deletion sentinel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The [Cosmos Chain Registry](https://github.com/cosmos/chain-registry) publishes

|Variable|Value|
|---|---|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/chain.json`|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/chain.json`|
2 changes: 1 addition & 1 deletion shentu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion sifchain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion sommelier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The [Cosmos Chain Registry](https://github.com/cosmos/chain-registry) publishes

|Variable|Value|
|---|---|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/chain.json`|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/chain.json`|
2 changes: 1 addition & 1 deletion stargaze/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion umee/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Note you should choose between statesync and snapshot bootstrapping, snapshot wi
|---|---|
|`P2P_POLKACHU`|`1`|
|`SNAPSHOT_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
2 changes: 1 addition & 1 deletion vidulum/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The [Cosmos Chain Registry](https://github.com/cosmos/chain-registry) publishes

|Variable|Value|
|---|---|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/chain.json`|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/chain.json`|

0 comments on commit 3bc6f8e

Please sign in to comment.