Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: resolve byte-compile-file warnings #167

Merged
merged 1 commit into from
Aug 7, 2024
Merged

chore: resolve byte-compile-file warnings #167

merged 1 commit into from
Aug 7, 2024

Conversation

jtbx
Copy link
Member

@jtbx jtbx commented Aug 7, 2024

catppuccin-theme.el:131:6: Warning: ‘beginning-of-buffer’ is for interactive
    use only; use ‘(goto-char (point-min))’ instead.
catppuccin-theme.el:144:16: Warning: reference to free variable
    ‘catppuccin-flavor-alist’

In catppuccin-reload:
catppuccin-theme.el:192:2: Warning: docstring wider than 80 characters

In catppuccin-load-flavor:
catppuccin-theme.el:198:2: Warning: docstring wider than 80 characters catppuccin-theme.el:198:2: Warning: docstring has wrong usage of unescaped
    single quotes (use \= or different quoting)

catppuccin-theme.el:131:6: Warning: ‘beginning-of-buffer’ is for interactive
    use only; use ‘(goto-char (point-min))’ instead.
catppuccin-theme.el:144:16: Warning: reference to free variable
    ‘catppuccin-flavor-alist’

In catppuccin-reload:
catppuccin-theme.el:192:2: Warning: docstring wider than 80 characters

In catppuccin-load-flavor:
catppuccin-theme.el:198:2: Warning: docstring wider than 80 characters
catppuccin-theme.el:198:2: Warning: docstring has wrong usage of unescaped
    single quotes (use \= or different quoting)
@jtbx jtbx merged commit 9be700d into main Aug 7, 2024
2 checks passed
@jtbx jtbx deleted the byte-compile-file branch August 8, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant