Skip to content

Conversation

julienrbrt
Copy link
Contributor

Closes #1206

@julienrbrt julienrbrt marked this pull request as ready for review September 13, 2022 22:02
@@ -1,4 +1,4 @@
const path = require('path');
const path = require("path");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to not add any linting just now because there are a lot of competing PRs to modify this file. I don't see anything related to IPFS in it, correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added the link to the tutorials here: https://github.com/cosmos/sdk-tutorials/pull/1207/files#diff-d922ba5eb323770279ac8c0f81af0d64178cee0268702f003879abc3e5260ffdR149-R154.
I feel like we should all use the same linter and linting this file makes it easier to read.

@julienrbrt
Copy link
Contributor Author

Thank you @xavierlepretre!

@julienrbrt julienrbrt merged commit 6a22739 into master Sep 14, 2022
@julienrbrt julienrbrt deleted the julien/ipfs branch September 14, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create an IPFS tutorial
2 participants