-
Notifications
You must be signed in to change notification settings - Fork 334
Update README.md #3683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update README.md #3683
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -160,3 +160,5 @@ implied. See the License for the specific language governing permissions and lim | |||
| spoken - this is a very complex piece of software which targets a bleeding-edge, experimental smart contract runtime. | ||||
| Mistakes happen, and no matter how hard you try and whether you pay someone to audit it, it may eat your tokens, set | ||||
| your printer on fire or startle your cat. Cryptocurrencies are a high-risk investment, no matter how fancy. | ||||
|
|
||||
|
|
||||
|
Comment on lines
+163
to
+164
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🟡 Extra trailing blank lines violate pre-commit The PR adds two blank lines at the end of
Suggested change
Was this helpful? React with 👍 or 👎 to provide feedback. |
||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚩 PR has no meaningful content change
This PR adds only two trailing blank lines to
README.mdwith no accompanying description or purpose. Per the REVIEW.md "Scope discipline" guideline, changes should "do one thing well." This change doesn't appear to accomplish anything — it modifies no content, fixes no typo, and adds no documentation. It may have been an accidental commit (e.g., an editor auto-inserting newlines). The author should clarify intent or close the PR.Was this helpful? React with 👍 or 👎 to provide feedback.