Nicolas Goaziou
|
33b9c42395
|
org-lint: Report invalid durations in effort properties
* lisp/org-lint.el (org-lint-invalid-effort-property): New checker.
* testing/lisp/test-org-lint.el (test-org-lint/invalid-effort-property):
New test.
|
2017-03-12 09:08:28 +01:00 |
Nicolas Goaziou
|
f6525e8fe4
|
Merge branch 'maint'
|
2017-02-17 13:24:06 +01:00 |
Nicolas Goaziou
|
013c0af8b0
|
org-lint: Add checker for empty headlines with tags
* lisp/org-lint.el (org-lint--checkers): Add checker.
(org-lint-empty-headline-with-tags): New function.
* testing/lisp/test-org-lint.el (test-org-lint/empty-headline-with-tags):
New test.
|
2017-02-17 13:23:26 +01:00 |
Nicolas Goaziou
|
753b90e321
|
org-element: Do not support nested links anymore
* lisp/org-element.el (org-element-object-restrictions):
(org-element--object-lex): Do not support nested links.
* testing/lisp/test-org-element.el (test-org-element/link-parser):
* testing/lisp/test-org-lint.el (test-org-lint/link-to-local-file):
Remove tests.
|
2016-12-17 11:35:50 +01:00 |
Nicolas Goaziou
|
582233dc08
|
Add tests for Org Lint
* testing/lisp/test-org-lint.el: New file.
|
2016-09-19 00:57:20 +02:00 |