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

Use U+002d instead of U+2013 #27

Merged
merged 1 commit into from
May 7, 2023
Merged

Use U+002d instead of U+2013 #27

merged 1 commit into from
May 7, 2023

Conversation

ydah
Copy link
Member

@ydah ydah commented May 7, 2023

This PR is change to use common ASCII characters.


Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • [-] Added tests.
  • Updated documentation.
  • [-] Added an entry to the CHANGELOG.md if the new code introduces user-observable changes.
  • The build (bundle exec rake) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).

This PR is change to use common ASCII characters.
ydah added a commit to rubocop/rubocop-capybara that referenced this pull request May 7, 2023
@pirj pirj merged commit 39a1d1e into master May 7, 2023
20 checks passed
@pirj pirj deleted the common-ascii branch May 7, 2023 18:56
@pirj
Copy link
Member

pirj commented May 7, 2023

Should we only allow merging and disable squash and rebase in this repo, @bquorning ?

@bquorning
Copy link
Contributor

Fine by me (it’s my preferred setting anyway) – I’ve change the settings.

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.

None yet

3 participants