Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vale

Vale brings code-like linting to prose while emphasizing speed, extensibility, and markup compatibility.
Collective - Host: opensource - https://opencollective.com/vale - Code: https://github.com/errata-ai/vale

style: remove last new line from features

github.com/errata-ai/vale - 4b4f567cb41946c574f6f76903f334028c020763 authored almost 8 years ago by Joseph Kato <[email protected]>
test: add AsciiDoc monospaced text case

github.com/errata-ai/vale - 04d7a4df3790a549acbe7987aed24363a7cdd7de authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: call `updateCtx` from `clearElements`

github.com/errata-ai/vale - e31acfa9cc783024392fe7fea341084af6f3dd0e authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: try to replace at the highest level

github.com/errata-ai/vale - 67bac627b26c4b0fefeb872fde8e0fc24e1a5037 authored almost 8 years ago by Joseph Kato <[email protected]>
perf: faster location finding

github.com/errata-ai/vale - 7a238969433c74c4c0a44e8957e14f5019782b17 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: move Abbreviations to the demo style

Related to #30

github.com/errata-ai/vale - 1f3a3e91d2d914b476c5294a6e1d9a5a24f03473 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: check templates

Closes #28

github.com/errata-ai/vale - 4b8f9351cff3678ddee781f6212352ce9e1891bc authored almost 8 years ago by Joseph Kato <[email protected]>
feat: change the level of rules from config files

Closes #18

github.com/errata-ai/vale - cb0cbcfaad105f837d1f445ea24acfe0896b3079 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: "OxfordComma" typo

github.com/errata-ai/vale - 67bb4955912187724befd4cc2b7c79eeb6d091c6 authored almost 8 years ago by Joseph Kato <[email protected]>
styles [Homebrew]: misc refinements

- Improved fixed-width detection
- Removed check for zero spaces between sentences (too many fal...

github.com/errata-ai/vale - 9ab210fdcde9d42609ee5e5169164deb47295c7d authored almost 8 years ago by Joseph Kato <[email protected]>
chore: bump version

github.com/errata-ai/vale - 4cf5b1af6a90ba55b3b582d42ef8105af4f66dd0 authored almost 8 years ago by Joseph Kato <[email protected]>
styles: add Homebrew

github.com/errata-ai/vale - b7513ca679ec10cc65ff720d337eca8bec3aca80 authored almost 8 years ago by Joseph Kato <[email protected]>
styles [jQuery]: "Punctuation" -> "Abbreviations"

github.com/errata-ai/vale - a429f63cc21402f31e7d8e86389bd8aef319d4a1 authored almost 8 years ago by Joseph Kato <[email protected]>
styles [jQuery]: add style.md

github.com/errata-ai/vale - 5ffe9aec9df5979309d40fa26f1c35390a20b393 authored almost 8 years ago by Joseph Kato <[email protected]>
styles: add jQuery

github.com/errata-ai/vale - 2f47439ea88d87f0f11be9fcdf2360857cd33942 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: more AsciiDoc arguments

github.com/errata-ai/vale - 0173228c70a4cfcd6098dbf451d17db8d3de95c9 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: gometalinter `dupl` warning

github.com/errata-ai/vale - 0b3f4d665a172180160befcec9f3b5bab388791f authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove `LintPlainText`

.txt now uses `LintLines` instead.

github.com/errata-ai/vale - e3eb46861abc9d80d6e39f3f4f35cdc3ac811377 authored almost 8 years ago by Joseph Kato <[email protected]>
test: add .rst comment example

github.com/errata-ai/vale - 6f497044a3c83b3823dd76901b42d1f1d2324b97 authored almost 8 years ago by Joseph Kato <[email protected]>
test: add benchmarks

github.com/errata-ai/vale - 1ef80f4c29bd614d8c5afa2c370ab7580d761df5 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: process HTML comments

github.com/errata-ai/vale - 2fc065082a8bfed56ce41c226641102b75412361 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: add more rst2html arguments

github.com/errata-ai/vale - 8c9bf75c95c5dd1caa5dddfa58a95fb3423ab967 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: recognize `.asc` as AsciiDoc

github.com/errata-ai/vale - 557927381694d3271808818280ff92f7231c9f5a authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove `isNested`

Fixes AppVeyor build

github.com/errata-ai/vale - 0666bcd93a2029bdd5d1977fe88d4fc2473cdf56 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove support for LaTeX

This just isn't ready yet -- once I feel like we have production-ready
support for HTML, Markdow...

github.com/errata-ai/vale - b78976e40b3a41433b2430d451650b1008ac13fc authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove strings.Index from `FindLoc`

This is faster, but it doesn't work well enough yet.

reverts 61f66473a12d9d1f1ac4e03e92102cb58f...

github.com/errata-ai/vale - 876ea9cb491b03e93e0796480893f8358173166f authored almost 8 years ago by Joseph Kato <[email protected]>
test: add case to Editorializing

This is an example of a paragraph with a nested match: we have "very"
and "every."

github.com/errata-ai/vale - a2dba55d7130e8145fa6d658e1bbfb7e118db66c authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: simplify PassiveVoice

github.com/errata-ai/vale - 42cc9d46ea6d175154e9099463f5e8ba16ddd85c authored almost 8 years ago by Joseph Kato <[email protected]>
feat: add `--ignore-syntax` flag

github.com/errata-ai/vale - 66c32f8fe8df26f45cce2527e32d957b64ec2fe0 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: prep text before calling `updateCtx`

github.com/errata-ai/vale - aae986bc3a58836cfba087f6a79a7cc2b9764a52 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: don't try to find multiline matches

We need to handle this better...

related to #16

github.com/errata-ai/vale - 1ea4256c011a3452b442a5230ce3605dc239b88f authored almost 8 years ago by Joseph Kato <[email protected]>
docs: add codebeat badge

github.com/errata-ai/vale - d30878e30771d1b7aa84c0132c09b7829545aaed authored almost 8 years ago by Joseph Kato <[email protected]>
test: add nested example to PassiveVoice

github.com/errata-ai/vale - 2a3ce1ef4ba761d69511a5c0f042f718f28562af authored almost 8 years ago by Joseph Kato <[email protected]>
perf: don't call PrepText in NewBlock

github.com/errata-ai/vale - c303e32b4ff05a7f9e277953754f0d6a47ddbe06 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: only update ctx when we've found a loc

github.com/errata-ai/vale - ea5d74b8df092e33de6be6a90f0494aa3bfe356e authored almost 8 years ago by Joseph Kato <[email protected]>
feat: track past locations in `AddAlert`

github.com/errata-ai/vale - b5802ef51dbb425157ddb27aada36b48b3dda3a9 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: use strings.Index for initial position

github.com/errata-ai/vale - 61f66473a12d9d1f1ac4e03e92102cb58fe9907f authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove `ext` parameter from FindLoc

github.com/errata-ai/vale - 46e795faf24fff47f80951a27e77677449e98737 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: clean up FindLoc

github.com/errata-ai/vale - 42bd77ec17267dd7c032e5baece6d17350f22887 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: use `make test` instead of `make ci`

gometalinter is failing on Go 1.8 for some reason...

github.com/errata-ai/vale - 3ab1826603b73141ddc14b6555d90d0d01c52424 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: bump version

github.com/errata-ai/vale - ef44070e940d6e91239c0cd0d8066e0114cd1dad authored almost 8 years ago by Joseph Kato <[email protected]>
test: add cases for regexp in GenderBias.yml

* Also fixes typos in GenderBias.yml

github.com/errata-ai/vale - 1421434223f9edaa06d621692b7d8c7fa630d690 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove diff calculation

This was initially put into place for handling the presence of entities
like `&mdash;`, but we n...

github.com/errata-ai/vale - d0e9377accedc524753526ff25c5695dce73d04e authored almost 8 years ago by Joseph Kato <[email protected]>
feat: fallback to linting line-by-line

We used to just do nothing when given an unrecognized format.

github.com/errata-ai/vale - 7ed1b982c3f1095f1208b0584566c00505e06883 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: consider "_" to be a word boundary

github.com/errata-ai/vale - c5348a79158df31648afbf042dcfda82b8fa9ef4 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: process LaTeX with pandoc

github.com/errata-ai/vale - 6ba1608fe641e7d02a93e7b51a417017ac0cf194 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: bump version

github.com/errata-ai/vale - 12ffeda349ef7be88dee0691f7d755b0fd721e0d authored almost 8 years ago by Joseph Kato <[email protected]>
fix: convert `.. raw::` blocks too

github.com/errata-ai/vale - 145cee8152c11002b8cff32e941da269c60bac9e authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: don't lint code blocks

This removes support for linting code blocks according to their syntax provided
(e.g., ```go).

...

github.com/errata-ai/vale - d1d9f956f8aa3bf2b508cc0b312753e7ba6b4b09 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: process AsciiDoc with AsciiDoctor

github.com/errata-ai/vale - 3e25c85a426dcb5673feda75bc9bf65853fb5a2c authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: use single quotes for glob example

github.com/errata-ai/vale - 4b69bd91f9a4c7da3e06ab71c2e210c2f0b934c3 authored almost 8 years ago by Joseph Kato <[email protected]>
test: add glob features

github.com/errata-ai/vale - f306972871c9ec0992119872f6a802a4d7888e73 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove unused variable

github.com/errata-ai/vale - 9571986da0bcc277a13e6f5d08fffdcf11eacec5 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: support extglob syntax

github.com/errata-ai/vale - c3b408b86d1c42db797f246acf2521cdc3d51f02 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: improve package structure

related to #22

github.com/errata-ai/vale - 4a3210bf9c48ecb6cb47fa8369f2b7a02d220310 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: correct spacing

github.com/errata-ai/vale - f98334069ad2eb49cc94c3702f718021e00b0d12 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: use rst2html to process reStructuredText

github.com/errata-ai/vale - 29d196b540fc8b07c5ab4a0232b6ce69fb002440 authored almost 8 years ago by Joseph Kato <[email protected]>
test: add more Markdown and HTML cases

* checkRepetition now returns the location of the second occurrence
* fixed issue where link ref...

github.com/errata-ai/vale - 2a6f2aad7b6c6459e60c9bb08fd266662c9e1e2c authored almost 8 years ago by Joseph Kato <[email protected]>
feat: process files concurrently

* Adds a `--sort` flag that ensures output is deterministic
* Perf: ~50% faster on large directo...

github.com/errata-ai/vale - 3f809257f3473354824bb21235a41eee57833169 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: update CHANGELOG

github.com/errata-ai/vale - f6ec62e1509d950f0288e54dd35aaef0c1570dbd authored almost 8 years ago by Joseph Kato <[email protected]>
chore: bump version

github.com/errata-ai/vale - bfc91a47e18a9da73d786b4b8700d1c26168611d authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: don't use smartypants

Its "smart dashes" were throwing off our column calculations in certain
situations (e.g., when t...

github.com/errata-ai/vale - ff8853e1c1e3561421abcae08fc3c35719d462fa authored almost 8 years ago by Joseph Kato <[email protected]>
feat: use Blackfriday to process Markdown

This replaces the temporary solution of trying to parse the Markdown
ourselves.

Related to #19

github.com/errata-ai/vale - c1f0aca8e13b621a37cb3dabad65381822122657 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: consider all entries in a consistency check

github.com/errata-ai/vale - 1948db7625815d825631d5089554b0e308fa9027 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: use mapstructure to split defintion types

This allows each check to define its own fields without having to add them all
to one struct. It...

github.com/errata-ai/vale - 0fe6389815c1360e6fbc2dffa854287cb6cbcd10 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: make suggestion the default level

github.com/errata-ai/vale - 70ffe9faef32e074aeed513aab08c084cf81b2cd authored almost 8 years ago by Joseph Kato <[email protected]>
docs [README]: remove .msi for now

I need to get a code-signing certificate...

github.com/errata-ai/vale - 7d8eac0ab15f89a3ccf7032868d3eb241e639a72 authored almost 8 years ago by Joseph Kato <[email protected]>
docs [README]: more install info

github.com/errata-ai/vale - b05ef139beb5f601ed31dbef65769ff6993523e4 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: sign releases

github.com/errata-ai/vale - 7a9dd2795b7b426bf27939c87c12ed7403bc11b8 authored almost 8 years ago by Joseph Kato <[email protected]>
docs [README]: update AppVeyor badge

github.com/errata-ai/vale - 862accbbf9b3fdb896dfa704dc99b7758511e54f authored almost 8 years ago by Joseph Kato <[email protected]>
docs [README]: update Travis CI badge

github.com/errata-ai/vale - 65deb5146bfdda43ded8805786b76933889d5dcc authored almost 8 years ago by Joseph Kato <[email protected]>
fix: correct aruba path

github.com/errata-ai/vale - 808e9def6d9165dd99436b0907dbb3e602c255e3 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: correct `prose` path

github.com/errata-ai/vale - ab72b8af352d2656bd3a14c45f207fad1a2a95e9 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: move Vale to an organization

github.com/errata-ai/vale - c146d1960c76d3e323e203ad1b5b10443a5680c3 authored almost 8 years ago by Joseph Kato <[email protected]>
docs [README]: add Homebrew instructions

github.com/errata-ai/vale - 7b84802b6301babea5ca5c0ce0b4bfb279790561 authored almost 8 years ago by Joseph Kato <[email protected]>
docs [README]: update Travis CI badge

github.com/errata-ai/vale - 30a3982c20012decc34bb86c71710b4ea47b93b5 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: new version

github.com/errata-ai/vale - b27fc63bf044c4e36e49978e8a4ba2dc5abe5a78 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: correctly locate styles from nested dirs

github.com/errata-ai/vale - f8575820ef0e4759b4d86b6827b86da730e78e3b authored almost 8 years ago by Joseph Kato <[email protected]>
styles [vale]: suggest 'e.g.,'

github.com/errata-ai/vale - 361d699973475c465d3126942a1a90e980ec4c5d authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove cmd/

github.com/errata-ai/vale - 273bfe05148f8acd96451676807eaa32a534861c authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: revert to old CLI structure

I changed it because I thought I was going to use GopherJS to make a JS
library, but that needs ...

github.com/errata-ai/vale - c6917c6d528388f88f9464102baa72cd7da7c07c authored almost 8 years ago by Joseph Kato <[email protected]>
fix: set a max number of directories to search

github.com/errata-ai/vale - f0e1f28c9600f7ac0f133253fa4a899e0ca7e7b7 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: search for config files

Vale will now try to find the config file located in the closest parent
directory of the input f...

github.com/errata-ai/vale - acf597d2b626cd65a39b6fd0ca0e2d99cd423278 authored almost 8 years ago by Joseph Kato <[email protected]>
docs [README]: update Travis CI badge

github.com/errata-ai/vale - 533d200901c343e241d6a2795066b8f0867f0213 authored almost 8 years ago by Joseph Kato <[email protected]>
styles [TheEconomist]: add descriptions

github.com/errata-ai/vale - 645e57ee30e426269b7437f20a707c6f845add0a authored almost 8 years ago by Joseph Kato <[email protected]>
feat: read links from rule definitions

fixes #12

github.com/errata-ai/vale - 2270f884d6175c3ea9c158311d5b86e8ff3d4ffe authored almost 8 years ago by Joseph Kato <[email protected]>
feat: add a `description` key to rule definitions

* Also adds a better system for formatting user-defined messages.

fixes #14

github.com/errata-ai/vale - 325d3ff75e498e375c6062667e8413f0722d09e3 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: "lint" -> "core"

github.com/errata-ai/vale - 727439db640d3d902f9dd9371cd03a40790ba8ed authored almost 8 years ago by Joseph Kato <[email protected]>
feat: add `dump-config` command to CLI

github.com/errata-ai/vale - 6f231e8f5f0ac9681ac10013b6717ee2d0ec5250 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: ensure `Span` always refers to `Line`

fixes #16

github.com/errata-ai/vale - b2c027d11a50fda5a740be1c93174d79370bfad7 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: use SplitFunc from prose

github.com/errata-ai/vale - cb95d71309e8b3dc76276bd729f16b4028f62d59 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove POS comments

github.com/errata-ai/vale - a253fca6b0279e78b17849d2b0c399258f281d6d authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: remove POS tagging

It's not ready for master.

github.com/errata-ai/vale - 48da26409820c40189f61f9167cd7ad7950f451f authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: rename "lint" package to "core"

github.com/errata-ai/vale - 1b86e586ef66eb6094047c5e7636cd5f10d652e9 authored almost 8 years ago by Joseph Kato <[email protected]>
feat: support JSON as an output format

github.com/errata-ai/vale - 9f0d8bbf7ec44a73544fdb67ace514124e89afb0 authored almost 8 years ago by Joseph Kato <[email protected]>
refactor: support use as a library

github.com/errata-ai/vale - 4bb824d41eac352501529c4ec0c7033a7f10bdad authored almost 8 years ago by Joseph Kato <[email protected]>
chore: specify versions for all gems

github.com/errata-ai/vale - 35264b20ddcd7feb3dafb3569f8d9d27458e5248 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: add Go 1.8 to Travis CI

github.com/errata-ai/vale - 378a3f994f524d4180f4bf8cfa03fd10b0bc5f58 authored almost 8 years ago by Joseph Kato <[email protected]>
chore: update setup dependencies

github.com/errata-ai/vale - 22a4f3b58f1e1580f4fdf1796b93dbe198d28896 authored almost 8 years ago by Joseph Kato <[email protected]>
fix: remove ui references from Makefile

github.com/errata-ai/vale - 16edcf9638a48a33a81eec3b81a5c9ac8f4b1129 authored almost 8 years ago by Joseph Kato <[email protected]>