File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44# Cognitive Complexity for Emacs
55Show the cognitive complexity of the code
66
7- [ ![ CI] ( https://github.com/abougouffa /cognitive-complexity/actions/workflows/test.yml/badge.svg )] ( https://github.com/abougouffa /cognitive-complexity/actions/workflows/test.yml )
7+ [ ![ CI] ( https://github.com/emacs-vs /cognitive-complexity/actions/workflows/test.yml/badge.svg )] ( https://github.com/emacs-vs /cognitive-complexity/actions/workflows/test.yml )
88
99<img src =" ./etc/demo.gif " />
1010
@@ -35,13 +35,13 @@ information later!
3535
3636``` elisp
3737(use-package cognitive-complexity
38- :straight (:host github :repo "abougouffa /cognitive-complexity"))
38+ :straight (:host github :repo "emacs-vs /cognitive-complexity"))
3939```
4040
4141### Manually
4242
4343``` sh
44- git clone https://github.com/abougouffa /cognitive-complexity /path/to/lib
44+ git clone https://github.com/emacs-vs /cognitive-complexity /path/to/lib
4545```
4646
4747then in Emacs:
You can’t perform that action at this time.
0 commit comments