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

Tweak Geometry method names slightly. #343

Merged
merged 3 commits into from
Feb 16, 2019
Merged

Tweak Geometry method names slightly. #343

merged 3 commits into from
Feb 16, 2019

Conversation

frewsxcv
Copy link
Member

  • The methods take self, so they should be called into_*
  • Consistent with capitals and underscores
    • e.g. line_string instead of linestring for LineString

- The methods take `self`, so they should be called `into_*`
- Consistent with capitals and underscores
  - e.g. `line_string` instead of `linestring` for `LineString`
@frewsxcv
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Feb 16, 2019
343: Tweak Geometry method names slightly. r=frewsxcv a=frewsxcv

- The methods take `self`, so they should be called `into_*`
- Consistent with capitals and underscores
  - e.g. `line_string` instead of `linestring` for `LineString`

Co-authored-by: Corey Farwell <[email protected]>
@bors
Copy link
Contributor

bors bot commented Feb 16, 2019

Build failed

@frewsxcv
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Feb 16, 2019
343: Tweak Geometry method names slightly. r=frewsxcv a=frewsxcv

- The methods take `self`, so they should be called `into_*`
- Consistent with capitals and underscores
  - e.g. `line_string` instead of `linestring` for `LineString`

Co-authored-by: Corey Farwell <[email protected]>
@bors
Copy link
Contributor

bors bot commented Feb 16, 2019

Build failed

@frewsxcv
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Feb 16, 2019
343: Tweak Geometry method names slightly. r=frewsxcv a=frewsxcv

- The methods take `self`, so they should be called `into_*`
- Consistent with capitals and underscores
  - e.g. `line_string` instead of `linestring` for `LineString`

Co-authored-by: Corey Farwell <[email protected]>
@bors
Copy link
Contributor

bors bot commented Feb 16, 2019

Build succeeded

@bors bors bot merged commit 0c83a02 into master Feb 16, 2019
@frewsxcv frewsxcv deleted the frewsxcv-rename branch January 3, 2021 15:03
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.

1 participant