Skip to content
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

docs: add missing semicolons and colons in code examples #881

Merged

Conversation

gabrielrbarbosa
Copy link

Description

Prevent syntax errors and inaccuracies when running code examples from current documentation.

After changing to new routes and binds methods in v6, I've found a few incorrect syntax in docs.

Checklist

  • [✓] The title of my PR starts with a [Conventional Commit] prefix (docs:).
  • [✓] I have read the [Contributor Guide] and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples.

Breaking Change

  • Yes, this is a breaking change.
  • [✓] No, this is not a breaking change.

Related Issues

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (79e97b2) 100.00% compared to head (e616439) 100.00%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #881    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           40         8    -32     
  Lines          929       201   -728     
==========================================
- Hits           929       201   -728     

see 32 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jacobaraujo7 jacobaraujo7 merged commit 6214587 into Flutterando:master Aug 30, 2023
3 of 4 checks passed
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.

2 participants