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

fix Mark rule case // MARK: - #789

Merged
merged 2 commits into from
Aug 30, 2016
Merged

Conversation

roddi
Copy link
Contributor

@roddi roddi commented Aug 30, 2016

fixes #778

@codecov-io
Copy link

Current coverage is 88.39% (diff: 100%)

Merging #789 into master will not change coverage

@@             master       #789   diff @@
==========================================
  Files            81         81          
  Lines          2767       2767          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2446       2446          
  Misses          321        321          
  Partials          0          0          

Powered by Codecov. Last update 2eaac54...11cb911

@jpsim
Copy link
Collaborator

jpsim commented Aug 30, 2016

Thanks!

@jpsim jpsim merged commit 52ec840 into realm:master Aug 30, 2016
jpsim added a commit that referenced this pull request Aug 30, 2016
norio-nomura added a commit that referenced this pull request Sep 1, 2016
* master: (27 commits)
  Change `included` to `include`
  Update formatting
  fixup changelog entry from #789
  add fix to CHANGELOG.md
  fix Mark rule case `// MARK: -`
  Update CHANGELOG
  Add unit test for issue #786
  Fix #786: Private unit test rule not scoped to tests
  clarify that vertical_whitespace is on by default again
  fix for verticalspace regex bug
  fix setterAccesiblity typo
  Adding new configuration for private outlet rules to allow private(set)
  Add redundant nil coalesing operator rule
  release 0.12.0
  make Vertical Whitespace rule opt-in
  move changelog entry to appropriate section
  Release 0.11.2
  Fix long lines and unit test
  Fixed returns doc for init methods issue-557
  Move CHANGELOG item to Breaking
  ...
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.

New Mark rule does not allow marks with only a hyphen
3 participants