File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 '((org-autotask :vc-backend Git :url
2929 " https://github.com/laurynas-biveinis/org-autotask/" )))
3030 '(safe-local-variable-values
31- '((elisp-lint-indent-specs (if-let* . 2 ) (if-let . 2 )
31+ '((elisp-lint-indent-specs (org-mcp--modify-and-save . 3 )
32+ (org-mcp--with-visiting-org-file . 2 )
33+ (org-mcp--with-uri-prefix-dispatch . 1 )
34+ (org-mcp--with-org-file . 1 )
35+ (org-mcp-test--assert-error-and-file . 1 )
36+ (org-mcp-test--assert-archive-error . 1 )
37+ (org-mcp-test--with-enabled . defun )
38+ (org-mcp-test--with-config . 1 )
39+ (org-mcp-test--with-temp-org-file . 2 )
40+ (org-mcp-test--with-add-todo-setup . 2 )
41+ (org-mcp-test--with-id-tracking . 2 )
42+ (org-mcp-test--with-id-setup . 2 )
43+ (org-mcp-test--with-archive-setup . 4 )
44+ (org-mcp-test--with-archive-file . 2 )
45+ (org-mcp-test--get-tag-config-and-check . defun )
46+ (mcp-server-lib-ert-with-server . defun ))
47+ (elisp-lint-indent-specs (if-let* . 2 ) (if-let . 2 )
3248 (mcp-server-lib-test--with-server . defun )
3349 (mcp-server-lib-test--with-servers . 1 )
3450 (mcp-server-lib-test--with-tools . 1 )
You can’t perform that action at this time.
0 commit comments