Skip to content

bats file extension added#208

Merged
asottile merged 1 commit intopre-commit:masterfrom
leventyalcin:feature/add-bats-extension
Jun 3, 2021
Merged

bats file extension added#208
asottile merged 1 commit intopre-commit:masterfrom
leventyalcin:feature/add-bats-extension

Conversation

@leventyalcin
Copy link
Copy Markdown
Contributor

bats is a TAP-compliant testing framework [1]. However, .bats file are bash and shellcheck compatible.

Recognising this files as bash will help them to test with shellcheck

https://github.com/bats-core/

Comment thread identify/extensions.py Outdated
…e bash and shellcheck compatible.

Recognising this files as bash will help them to test with shellcheck

https://github.com/bats-core/
@asottile asottile force-pushed the feature/add-bats-extension branch from e186e8c to a2f119f Compare June 3, 2021 15:22
Copy link
Copy Markdown
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

@asottile asottile merged commit a9ec4b7 into pre-commit:master Jun 3, 2021
@leventyalcin leventyalcin deleted the feature/add-bats-extension branch June 3, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants