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

Align Format & Fix Clang Warnings #245

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fesowowako
Copy link
Contributor

In my previous commit, the formatting seemed impeccable within Vim, yet exhibited misalignment in Neovim under the LazyVim configuration, impacting numerous lines of code. Consequently, I've implemented a uniform approach to the application of spaces and tabs throughout the codebase, guaranteeing consistent formatting. Regarding the modifications to dwm.c, I've solely focused on resolving the Clang warnings.

In my previous commit, the formatting seemed impeccable within Vim, yet exhibited misalignment in Neovim under the LazyVim configuration, impacting numerous lines of code. Consequently, I've implemented a uniform approach to the application of spaces and tabs throughout the codebase, guaranteeing consistent formatting.
Regarding the modifications to dwm.c, I've solely focused on resolving the Clang warnings.
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