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

feat: support user-provided external parsing commands

github.com/errata-ai/vale - 6f9d8f1a0ad6087368ec387c45f9f20cd12eaf5a authored almost 7 years ago by Joseph Kato <[email protected]>
chore: re-build dictionary

github.com/errata-ai/vale - 9945ba672fd475302b07c81a9d1eecc84fe549e7 authored almost 7 years ago by Joseph Kato <[email protected]>
refactor: add `IsLetter` as a pre-condition to Spelling

github.com/errata-ai/vale - 62b1b6085b2a99cc5982e04930c56674cad80a3f authored almost 7 years ago by Joseph Kato <[email protected]>
chore: dictionary updates

github.com/errata-ai/vale - f944f3b03c61a5984520df64d8a5e7f0366eef1f authored almost 7 years ago by Joseph Kato <[email protected]>
refactor: use `pre` tags directly instead of ```

github.com/errata-ai/vale - e0b2fd37d076d39bf45708938f4ac1def192e2f1 authored almost 7 years ago by Joseph Kato <[email protected]>
chore: rebuild dictionary

github.com/errata-ai/vale - 68c277f8d452d43e52b847422a43d4b7555b66cc authored almost 7 years ago by Joseph Kato <[email protected]>
fix: handle the `src` attribute of `script` tags

github.com/errata-ai/vale - f2f9395a97cae379e157db306f53f240ffd205a6 authored almost 7 years ago by Joseph Kato <[email protected]>
feat: move to new dictionary

github.com/errata-ai/vale - e9656eec204b711a27bab4b26329eadb8b8dcb0e authored almost 7 years ago by Joseph Kato <[email protected]>
refactor: list stdin instead of 'n file(s)' when applicable

github.com/errata-ai/vale - 9912cb5c31b1f9bef7cab227d76026763560cd4b authored almost 7 years ago by Joseph Kato <[email protected]>
refactor: change order of `WordTokenizer`

This allows better detection of filepath-like entities.

github.com/errata-ai/vale - 2d94b1f08454351aa422bcb2aad61515b7d54d62 authored almost 7 years ago by Joseph Kato <[email protected]>
chore: drop Travis CI caching

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

github.com/errata-ai/vale - 4a3420389d091b597fcca93807106cf96baa63bf authored almost 7 years ago by Joseph Kato <[email protected]>
feat: add `Spelling`

github.com/errata-ai/vale - 32ae91f3be4247f8c650b918787605da802b55ce authored almost 7 years ago by Joseph Kato <[email protected]>
feat: add support for `IgnorePatterns`

github.com/errata-ai/vale - 09aa427f53279935deeab522aade1e441b9f7321 authored almost 7 years ago by Joseph Kato <[email protected]>
docs: drop IA link for now

github.com/errata-ai/vale - 744a765da4a3a75b7493042a0581e98a376f77a0 authored almost 7 years ago by Joseph Kato <[email protected]>
docs: update styles

github.com/errata-ai/vale - 9a1fbbe79bb6ec87d4828bcde799bb376c67d36e authored almost 7 years ago by Joseph Kato <[email protected]>
docs: add note about Integration Assistance

github.com/errata-ai/vale - 9b07175f5ed0aab21b43f937f6854b243faf5c37 authored almost 7 years ago by Joseph Kato <[email protected]>
chore: drop Go 1.7

github.com/errata-ai/vale - e45b39dc9f36ac772442293e0a12bfe1cb5e6a3c authored almost 7 years ago by Joseph Kato <[email protected]>
chore: add caching to Travis CI

github.com/errata-ai/vale - 8c3597b73982e2d0acec50b44c68c968b2fdc600 authored almost 7 years ago by Joseph Kato <[email protected]>
docs: drop Linuxbrew

github.com/errata-ai/vale - bcd2770c3dfba5275a0b2e52730308f3e85d165f authored almost 7 years ago by Joseph Kato <[email protected]>
chore: add `brew` to GoReleaser

github.com/errata-ai/vale - e0f26e71962d6243e4bfd8f06b621494a7580e29 authored almost 7 years ago by Joseph Kato <[email protected]>
refactor: make full paths the default in `line` output

Related to #56.

github.com/errata-ai/vale - f03e54e34d48f20e91bc51cc7a877fae7137694b authored about 7 years ago by Joseph Kato <[email protected]>
style: fix gosimple errors

github.com/errata-ai/vale - 135f7540a0330953f219fc325c408b7c6e3e1bec authored about 7 years ago by Joseph Kato <[email protected]>
docs: update The Economist's link

Closes #53.

github.com/errata-ai/vale - 3da25a2c9ffc84435be3ea025bdec2be68112bb7 authored about 7 years ago by Joseph Kato <[email protected]>
docs: drop snapscraft for now

github.com/errata-ai/vale - 20ed879678910a8f68f4ace41feb45976893db2c authored over 7 years ago by Joseph Kato <[email protected]>
refactor: add `Alpha` option to `Repetition`

This allows us to target only alphanumeric matches, if desired. The default is
`false` -- i.e., ...

github.com/errata-ai/vale - 2365c50176a5603e23eb83e3af973d5d897271d7 authored over 7 years ago by Joseph Kato <[email protected]>
Merge branch 'master' of github.com:ValeLint/vale

github.com/errata-ai/vale - 265ecb82eecdc614e0cd5b98c0d45a0bfccd6d38 authored over 7 years ago by Joseph Kato <[email protected]>
feat: start Linode style

github.com/errata-ai/vale - 342930bd4fe466b47fda013871b926c21b9fbf21 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: only use `python rst2html ...` on Windows

I'd like to drop the runtime completely, but I need to look into why
it's needed on Windows firs...

github.com/errata-ai/vale - a2462c55e9d50c5813be28f4222beae7948bf6d4 authored over 7 years ago by Joseph Kato <[email protected]>
Merge branch 'master' of https://github.com/ValeLint/vale

github.com/errata-ai/vale - ba226ae56df895d5f974c93b73588c7daabdfdd1 authored over 7 years ago by Joseph Kato <[email protected]>
chore: add Go 1.9 to Travis CI

github.com/errata-ai/vale - 393b574b79ca5e31bb477585db824b2a57663e70 authored over 7 years ago by Joseph Kato <[email protected]>
chore: bump snap grade to "stable"

github.com/errata-ai/vale - d47c3cd73a57610118d204cb587617d2c55cd307 authored over 7 years ago by Joseph Kato <[email protected]>
chore: re-build rules

github.com/errata-ai/vale - e878da0ef53df71c9711e9d790867976cb0f4c17 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: move vale.GenderBias to an external style

Related to #42.

github.com/errata-ai/vale - 5e1e175258e8018976e4dcb1c4cdeca75688ae9b authored over 7 years ago by Joseph Kato <[email protected]>
docs: add snapcraft

github.com/errata-ai/vale - 37d35f0a13ed18f0f3c1cfabc2f67e7e7bc70ed9 authored over 7 years ago by Joseph Kato <[email protected]>
chore: remove architures

github.com/errata-ai/vale - f3e593fc3be7fc02e54884f2602822c16af5504d authored over 7 years ago by Joseph Kato <[email protected]>
Merge branch 'master' of https://github.com/ValeLint/vale

github.com/errata-ai/vale - 29855beae55aab54805de9bf84d641021ddef12f authored over 7 years ago by Joseph Kato <[email protected]>
refactor: drop matloob/regexp dependency

github.com/errata-ai/vale - 2ebed98c6d938b5df79e533a1cdd4d10c96e00ee authored over 7 years ago by Joseph Kato <[email protected]>
chore: add `architectures`

github.com/errata-ai/vale - 42e0970aafd400d8574dc08dc7818b7140f3d892 authored over 7 years ago by Joseph Kato <[email protected]>
docs: remove license badge

github.com/errata-ai/vale - 55ff874e1c16dc03517e765300d24f1c04c1cbe1 authored over 7 years ago by Joseph Kato <[email protected]>
docs: add snap badge

github.com/errata-ai/vale - 3fb7aba1ebe45a274bdfd32a869466b06123813a authored over 7 years ago by Joseph Kato <[email protected]>
chore: add snapcraft.yaml

github.com/errata-ai/vale - c22040f65eb2deb8ebaa4f829bb68e46ede64936 authored over 7 years ago by Joseph Kato <[email protected]>
chore: update .gitignore

github.com/errata-ai/vale - dcb21f72e1a6644b96395a1ea09b3a78c54483f1 authored over 7 years ago by Joseph Kato <[email protected]>
chore: update deps

github.com/errata-ai/vale - 75548b6881bd2a5cbc887911506f80890409f651 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: create PlainLanguage style

This moves PassiveVoice, ComplexWords, and Wordiness from Vale's core
to an external style.

Rel...

github.com/errata-ai/vale - a466ac9ef46c23b9233b4a462130452abdcb5364 authored over 7 years ago by Joseph Kato <[email protected]>
test: add config scenario with two files

github.com/errata-ai/vale - 7a8c234e4cec81629888c790d0a921f0b4c911e5 authored over 7 years ago by Joseph Kato <[email protected]>
Merge branch 'master' of https://github.com/ValeLint/vale

github.com/errata-ai/vale - daa4b536f238d86a3477286b68f150ff6c83b841 authored over 7 years ago by Joseph Kato <[email protected]>
test: add scenario for overwriting disabled rules

github.com/errata-ai/vale - a01c3976147f8320398988402c74b25cee0b19e5 authored over 7 years ago by Joseph Kato <[email protected]>
docs: mention readability

github.com/errata-ai/vale - 18cac279b9e54dcc3ef5a5a921225d4fea642cd9 authored over 7 years ago by Joseph Kato <[email protected]>
feat: add a `Summary` field to `File`

This holds block-level content (i.e., it excludes headings, lists, and
table cells) which is mea...

github.com/errata-ai/vale - 9991f254abf9802f4ad6928e244010db92b10244 authored over 7 years ago by Joseph Kato <[email protected]>
Merge remote-tracking branch 'origin/master' into feat/readability

github.com/errata-ai/vale - a3df1ff48412e0d341c58af24109c0e567bd63d2 authored over 7 years ago by Joseph Kato <[email protected]>
docs: Chocolatey is back

github.com/errata-ai/vale - b6ff02ed52e6b2fea9531e68d21743b6d582b320 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: drop `--output=context`

I don't think it's worth the extra work of keeping track of surrounding
text for each Alert.

github.com/errata-ai/vale - e65b9a495ed19f6cf4afbd9f7bb443d3e766816d authored over 7 years ago by Joseph Kato <[email protected]>
docs: sort style table

github.com/errata-ai/vale - 1f6a453979c75d990374e55cb4dea217e15f5272 authored over 7 years ago by Joseph Kato <[email protected]>
docs: add proselint

github.com/errata-ai/vale - 29d84bd49104fd5e9e314b9afe20ed7067aab16c authored over 7 years ago by Joseph Kato <[email protected]>
feat: add proselint.Needless

github.com/errata-ai/vale - 652b157da6c10cdbef74f7cffd47032581cf24e5 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: ensure all errors to go Stderr

github.com/errata-ai/vale - de01e01739b3e93959688ea429c4436840bc9ce2 authored over 7 years ago by Joseph Kato <[email protected]>
feat: add proselint.P-Value

github.com/errata-ai/vale - 959155d6d29b8a77b8f7c80f361778789e5f933e authored over 7 years ago by Joseph Kato <[email protected]>
feat: start proselint style

github.com/errata-ai/vale - 6b619b491c16bbaf466ff13aec4d89e7495cd49d authored over 7 years ago by Joseph Kato <[email protected]>
chore: remove ISSUE_TEMPLATE

I don't think Vale gets enough traffic to really warrant this (most of the time I don't even fol...

github.com/errata-ai/vale - 460f32c4ca64fffab56f13e07a25a2a4faea5036 authored over 7 years ago by Joseph Kato <[email protected]>
chore: fix AppVeyor

github.com/errata-ai/vale - e513e0fb2aef09aa1d88016963e9eac2d446d5b3 authored over 7 years ago by Joseph Kato <[email protected]>
test: improve CLI cases

github.com/errata-ai/vale - 84a9b5e9dce9a89727d03b67877d730a9eb9f090 authored over 7 years ago by Joseph Kato <[email protected]>
docs: improve stdin examples

github.com/errata-ai/vale - 37d89ed3141d967e341920f62a892c1db97a26cd authored over 7 years ago by Joseph Kato <[email protected]>
fix: correctly recognize non-piped std input

This was broken in d8ce6cb1ca6753d035ee716d09a817111b7d1496.

github.com/errata-ai/vale - 12e28ab37c0c4d9f2d65cbf87c2f0ffd88538519 authored over 7 years ago by Joseph Kato <[email protected]>
style: add comments

github.com/errata-ai/vale - 8678abcaa1f321519ced8c2512bc7b334186f224 authored over 7 years ago by Joseph Kato <[email protected]>
feat: add GCC style

github.com/errata-ai/vale - df05b6fa15bec719280ac45d225fb62ebdd0d2b5 authored over 7 years ago by Joseph Kato <[email protected]>
feat: more updates to OpenStack

github.com/errata-ai/vale - a38b6c6267edf4797b926f73bfa407626684be2a authored over 7 years ago by Joseph Kato <[email protected]>
refactor: lower-case words in CheckPOS

github.com/errata-ai/vale - 53269ee7b5c8d5bcc9c9cfd59a361f3f25ce0cc2 authored over 7 years ago by Joseph Kato <[email protected]>
perf: don't check POS tags until we need to

github.com/errata-ai/vale - e69b4bc1461bd2674d7bf3127c5e68e486c97107 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: move demo.Backend to OpenStack

github.com/errata-ai/vale - 12c054e90cc355723d061c87bc4ad7ef3ff32673 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: change POS layout

It's now designed to only support one match per rule definition when
including POS info.

github.com/errata-ai/vale - 7eca244278be02e035e0d2f318776c84fba2527d authored over 7 years ago by Joseph Kato <[email protected]>
feat: support part-of-speech tagging

This is a WIP and currently only supports Substitution checks.

github.com/errata-ai/vale - 26ddc92d6e953136ff4f4f6191f6a4dec44c82a9 authored over 7 years ago by Joseph Kato <[email protected]>
chore: update deps

github.com/errata-ai/vale - 24dfb1f2cc57572c04a44e89b031a12601579f13 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: update sentence tokenizer

This moves us to prose's modified Punkt tokenizer.

github.com/errata-ai/vale - 0b925148efbfb7bb435a92dd4e07e5f709124720 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: support checking more than one metric

github.com/errata-ai/vale - c0972990c461ce01f214a403496716fbb93b6ea6 authored over 7 years ago by Joseph Kato <[email protected]>
docs: remove codebeat badge

github.com/errata-ai/vale - cf7cc9e338b8d6ef4dd64a18eab54ad6039d59c0 authored over 7 years ago by Joseph Kato <[email protected]>
chore: update deps

github.com/errata-ai/vale - 528f92a751945dd7e847325a3d092b9a4e410852 authored over 7 years ago by Joseph Kato <[email protected]>
feat: add `readability` extension point

Closes #47

github.com/errata-ai/vale - 25c5df37be6cc06b5d68232b3d24b953a6560db3 authored over 7 years ago by Joseph Kato <[email protected]>
feat: add a `--normalize` flag

This allows us to test file paths in an OS-agnostic way.

github.com/errata-ai/vale - 3e91abca01db4b35c7b0f2434311358441d13153 authored over 7 years ago by Joseph Kato <[email protected]>
fix: respect all CL arguments (not just the first)

Fixes #46

github.com/errata-ai/vale - d8ce6cb1ca6753d035ee716d09a817111b7d1496 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: improve error message for `new`

github.com/errata-ai/vale - f4b626c13fba5baa9a86266c7b5a154ada63756c authored over 7 years ago by Joseph Kato <[email protected]>
refactor: update documentation link in templates

github.com/errata-ai/vale - 90280c8365ef18301e75366fcba0f8d61ceac78a authored over 7 years ago by Joseph Kato <[email protected]>
docs: add link to Visual Studio Code extension

github.com/errata-ai/vale - c08a262d83be85407448b823ee8f13d5df997b11 authored over 7 years ago by Joseph Kato <[email protected]>
docs: clean up style table

github.com/errata-ai/vale - f03ca1475ecdfcdaf402f96743b63fd5513bc8d9 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: improve Rust.Methods

We now detect things like `network::connect()`.

github.com/errata-ai/vale - f6262d0081ce403d4c0f9326cb4990a6e5b2f1ff authored over 7 years ago by Joseph Kato <[email protected]>
fix: detect when punctuation is in a code span

github.com/errata-ai/vale - b95b3fb0af4ae7c5c2070b24a45ae6fdc2515000 authored over 7 years ago by Joseph Kato <[email protected]>
style: improve comments

github.com/errata-ai/vale - 9a58161e0684b534d6fe581020a5ba2ec19f7163 authored over 7 years ago by Joseph Kato <[email protected]>
docs: remove Chocolately link

(See https://github.com/Kristinita/SashaChocolatey/pull/4.)

github.com/errata-ai/vale - e7bd41afaee46d140ab4d1933c7e06d3fe693505 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: remove spelling template

github.com/errata-ai/vale - 07b4f9ea8432223ad2cb7d7b5c84a2a2d73c86db authored over 7 years ago by Joseph Kato <[email protected]>
feat: add a `code` key to rule definitions

This allows rules to target text inside code spans.

Closes #44; related to #43

github.com/errata-ai/vale - 9ae52f9a047c71086239401f095fb06a80450ed7 authored over 7 years ago by Joseph Kato <[email protected]>
style: update comments

github.com/errata-ai/vale - 7b937cead3827dbfe7fc9a0daac85af9945529b3 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: update lint_test.go

github.com/errata-ai/vale - 49fdb492bba9c99f279cede76b835730eded321b authored over 7 years ago by Joseph Kato <[email protected]>
refactor: create `check.NewManager`

github.com/errata-ai/vale - a4066f0c9861740fe962ed9eb5b2a1508849ad3d authored over 7 years ago by Joseph Kato <[email protected]>
Merge remote-tracking branch 'origin/master' into refactor/state

github.com/errata-ai/vale - b43cdde8d3afb9d420d53ec7d641c290cedab50a authored over 7 years ago by Joseph Kato <[email protected]>
docs: add MailChimp and OpenStack

github.com/errata-ai/vale - 0954eb83618eca7955c67479471d9e0351e832f6 authored over 7 years ago by Joseph Kato <[email protected]>
fix: remove '<' from MailChimp.SentenceLength

It needs to be escaped, but I think it's better to just spell it out
anyway.

github.com/errata-ai/vale - efcd3d97696fc94b2f4452589411cf37783e3c75 authored over 7 years ago by Joseph Kato <[email protected]>
feat: improve Pedantic

github.com/errata-ai/vale - 2cb96cb237feacdeb3766780bf8a4e481f250010 authored over 7 years ago by Joseph Kato <[email protected]>
fix: check for escaped parentheses too

github.com/errata-ai/vale - 2fa7ddb5efe4e48f4c5f3c561e6d00515fe2ada4 authored over 7 years ago by Joseph Kato <[email protected]>
refactor: shorten some rule names in Pedantic

github.com/errata-ai/vale - 8f9c0ec3a1176fc3368eff2148b7e2f69ef077dc authored over 7 years ago by Joseph Kato <[email protected]>
refactor: remove code block

github.com/errata-ai/vale - b2b7580d38c861f64d6e716ea1ef9f93fae15ec1 authored over 7 years ago by Joseph Kato <[email protected]>