typographic_linter 0.2.0

Library that checks for common typographic rules in several languages: English, French, German, Italian and Spanish.
Documentation
dist: trusty
language: rust
cache: cargo
rust:
  - stable
  - beta
  - nightly
script:
  - cargo test