Skip to content

chore: fix ci tests again #56

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

Merged
merged 2 commits into from
Aug 13, 2023
Merged

chore: fix ci tests again #56

merged 2 commits into from
Aug 13, 2023

Conversation

xiaoshihou514
Copy link
Collaborator

@xiaoshihou514 xiaoshihou514 commented Aug 13, 2023

a commit changed clang-format's default so the :extra test fails

a commit changed clang-format's default so the :extra test fails??
@@ -156,7 +156,7 @@ describe('filetype module', function()
ft('c'):fmt('clang-format'):extra('--verbose'):lint('clang-tidy'):extra('--fix')
same({
cmd = 'clang-format',
args = { '--verbose', '-style=file' },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm nope this should keep . it should insert extra arguments to default args

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@glepnir
Copy link
Member

glepnir commented Aug 13, 2023

looks like #43 remove --stlye=file.

@xiaoshihou514 xiaoshihou514 merged commit 94e1ae6 into nvimdev:main Aug 13, 2023
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.

2 participants