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

valid_docs rule doesn't handle multibyte characters #295

Closed
norio-nomura opened this issue Dec 27, 2015 · 0 comments
Closed

valid_docs rule doesn't handle multibyte characters #295

norio-nomura opened this issue Dec 27, 2015 · 0 comments

Comments

@norio-nomura
Copy link
Collaborator

test case:

/// docsπŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘§
/// - returns: false
public func no() -> Bool { return false }
@norio-nomura norio-nomura changed the title valid_docs rules don't handle multibyte characters valid_docs rule doesn't handle multibyte characters Dec 27, 2015
norio-nomura added a commit to norio-nomura/SwiftLint that referenced this issue Dec 27, 2015
norio-nomura added a commit to norio-nomura/SwiftLint that referenced this issue Dec 28, 2015
scottrhoyt added a commit to scottrhoyt/SwiftLint that referenced this issue Dec 31, 2015
* realm/master:
  use SourceKitten 0.7.3 release
  [README] `excluded` overrides `included`
  only generate violations once for triggering examples in verifyRule()
  Support command comment modifiers
  [CHANGELOG] Fix entry
  [CHANGELOG] add entry
  Fix realm#295
  Add failing test to ValidDocsRule.swift
  [CHANGELOG] Fix entry
  test violation locations
  [CHANGELOG] add entry
  Fix realm#294

# Conflicts:
#	CHANGELOG.md
#	README.md
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

No branches or pull requests

1 participant