Commit graph

208 commits

Author SHA1 Message Date
riscy
e9045bc395 feat!: remove .travis.yml; remove support for Travis 2020-11-23 20:58:45 -08:00
riscy
871b10c3b6 feat: compile emacs with libxml2 and libjansson (#12) 2020-10-25 11:09:28 -07:00
riscy
6a8fb76060 feat: add a couple elisp lints 2020-10-18 22:03:12 -07:00
riscy
94f8e84135 misc small code cleanups 2020-10-18 22:01:54 -07:00
riscy
32a976753b fix: better align "main" file detection with package-build 2020-10-17 15:00:16 -07:00
riscy
d693294c68 docs: improve wording, add/restore doctests 2020-10-17 14:19:33 -07:00
riscy
4e4cb53b1f fix: improve handling of non-utf8-encoded files
#
      (use "git pull" to merge the remote branch into yours)
2020-10-04 13:53:40 -07:00
riscy
73e9cccf1b feat: add define-obsolete-function-alias sharpquote hint
#
      (use "git pull" to merge the remote branch into yours)
2020-10-03 21:32:00 -07:00
riscy
e76273886a docs: tighten up intro paragraphs 2020-10-03 21:31:48 -07:00
riscy
886d8c4236 fix: limit false positives on '(lambda for sharp-quote lint 2020-10-03 14:03:01 -07:00
riscy
c3f4a9771a feat: enable whitespace in linter regexps to cross lines 2020-09-27 13:12:18 -07:00
riscy
d10cdad49f feat: rm functionp sharp-quote lint; add concat+format lints 2020-09-27 13:11:39 -07:00
riscy
99491a286b rm dead code 2020-09-20 21:28:09 -07:00
riscy
b03cd01cd2 build: lock python requirements.txt 2020-09-20 21:27:44 -07:00
riscy
05d5a74942 fix!: don't automatically read recipe file when parsing 2020-09-20 16:59:06 -07:00
riscy
75c96cd7f6 fix: don't use develop branch in example workflow 2020-09-20 15:29:11 -07:00
riscy
fe2c8ac6b4 perf: use lighterweight methods to check for existing packages 2020-09-20 14:55:00 -07:00
riscy
7b8687d78d feat: add additional package-name checks 2020-09-20 14:13:08 -07:00
riscy
5e33346fb3 fix: exclude spurious files from checks 2020-09-20 14:13:08 -07:00
riscy
96bdabb535 feat: add/improve emacs lisp lints 2020-09-20 14:13:03 -07:00
riscy
929f17f5f9 fix: correct lexical binding hint 2020-09-20 09:37:55 -07:00
riscy
4214f2907b fix: use inhibit-message instead of cl-letf 2020-09-19 09:02:18 -07:00
riscy
47b850ea8d fix: disable modifying buffers by default 2020-09-13 17:30:34 -07:00
riscy
3df6e76cf1 docs: link to simpler SPDX page 2020-09-13 17:30:34 -07:00
riscy
158aee9cad feat: don't lint strings unless on purpose 2020-09-13 17:30:34 -07:00
riscy
3f020cce00 feat: add and reword several elisp lints 2020-09-13 17:29:52 -07:00
riscy
961c310480 fix: add updated package-requires to checker 2020-09-06 16:10:49 -07:00
riscy
f7436f6624 fix: address Emacs 27's lexical binding by default 2020-09-06 16:10:49 -07:00
riscy
7cea66c743 feat: recommend 'LICENSE' file; be lenient with SPDX matching 2020-09-06 16:10:49 -07:00
riscy
3549974077 rephrase a couple outputs 2020-09-06 16:10:40 -07:00
riscy
0da26e88ef feat: add sharp-quote checks 2020-09-04 20:36:52 -07:00
riscy
66d36eb3e0 feat: add auto-mode-alist check 2020-09-04 20:36:52 -07:00
riscy
0bdf4fa98b simplify PR-testing loop 2020-09-04 20:36:52 -07:00
riscy
2ae45ddaa9 test: tighten up type hints; test before formatting 2020-09-04 20:36:50 -07:00
riscy
db99777e8b docs: add better docstrings, multiline doctests 2020-09-04 20:33:21 -07:00
riscy
87075ec4a1 fix: revert to elpa.gnu.org instead of mirror 2020-09-04 20:31:14 -07:00
riscy
1032985053 feat: search ELPA directly 2020-09-04 20:31:14 -07:00
riscy
3ed9767904 feat!: use Emacs 27.1 2020-09-04 20:31:11 -07:00
riscy
ea40709f45 fix: org end_src syntax in README 2020-08-23 14:53:33 -07:00
riscy
ddc5c5574a fix: not every repo supports requests.get 2020-08-23 14:31:20 -07:00
riscy
13615d67dc feat: strip numbers when searching for related packages 2020-08-23 14:30:38 -07:00
riscy
2bfce129b7 test: make mypy stricter, reorder checks 2020-08-22 21:30:25 -07:00
riscy
22a9e988fe fix: make melpazoid aware of repo structure 2020-08-22 14:42:41 -07:00
riscy
4cb5d2c653 feat: adjust some messages 2020-08-22 14:41:56 -07:00
riscy
1d6c1ea8f2 feat: check lexical-binding's line number 2020-08-22 14:34:33 -07:00
riscy
e8340adc8d implement license-only check (#11) 2020-08-15 10:55:51 -07:00
riscy
7cbf494a22 update recipe file handling 2020-08-15 09:38:13 -07:00
riscy
de931e8337 normalize all method signatures; isolate MELPA-only checks 2020-08-11 21:29:09 -07:00
riscy
09a376c898 touch up parser arguments 2020-08-11 20:53:20 -07:00
riscy
3568258d6f untramp clone address 2020-08-09 17:39:06 -07:00