| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-18 | Fix per-commit linting with bot merges | Gaëtan Gilbert | |
| When the bot auto-merged the linter saw no commits to lint, eg https://gitlab.com/coq/coq/-/jobs/162893603 I'm pushing from a non-current master so we will see if this works. | |||
| 2018-12-21 | Move lint job to gitlab | Gaëtan Gilbert | |
| This changes the semantics a bit since we don't have TRAVIS_COMMIT_RANGE anymore, instead we do per-commit linting for the commits since the last merge commit. | |||
| 2018-03-31 | Linter: verify overlay extensions. | Gaëtan Gilbert | |
| 2018-02-08 | Fix redirection to stderr in lint-repository error message. | Gaëtan Gilbert | |
| 2018-01-16 | Simplify logic and streamline lint-repository.sh | Gaëtan Gilbert | |
| We inline should-check-whitespace.sh in check-eof-newline.sh simplifying the find invocation. | |||
| 2018-01-08 | Cleanup conditional in lint-repository.sh | Gaëtan Gilbert | |
| 2017-12-06 | Linter: skip PRs older than the linter. | Gaëtan Gilbert | |
| 2017-10-25 | Linter: check that files end with newlines. | Gaëtan Gilbert | |
| We use git check-attr to look at the same files as git diff --check. | |||
