-
Notifications
You must be signed in to change notification settings - Fork 46
Add Shellcheck configuration file #2715
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| rss_title: Codacy release notes RSS feed | ||
| rss_href: /feed_rss_created.xml | ||
| --- | ||
|
|
||
| # Support for Shellcheck configuration file - July, 2026 | ||
|
Check failure on line 6 in docs/release-notes/cloud/cloud-2026-07-adding-shellcheck-config-file.md
|
||
|
|
||
| We’ve upgraded how Shellcheck works on Codacy! While you previously had to configure Shellcheck analysis directly through the Codacy UI, you can now manage your settings using a configuration file. | ||
|
Check failure on line 8 in docs/release-notes/cloud/cloud-2026-07-adding-shellcheck-config-file.md
|
||
|
|
||
| Codacy will automatically apply your rules during analysis once you set it up. | ||
| Here is how to get started: | ||
|
|
||
| - Add a .shellcheckrc file to your repository. | ||
| - Navigate to Repository > Code Patterns > Shellcheck. | ||
|
Check failure on line 14 in docs/release-notes/cloud/cloud-2026-07-adding-shellcheck-config-file.md
|
||
| - Enable "Use Shellcheck configuration file found in the repository". | ||
|
Check failure on line 15 in docs/release-notes/cloud/cloud-2026-07-adding-shellcheck-config-file.md
|
||
|
|
||
|
|
||
|  | ||
|
Check failure on line 18 in docs/release-notes/cloud/cloud-2026-07-adding-shellcheck-config-file.md
|
||
|
|
||
|
|
||
| If you have any questions or need help, please contact <mailto:support@codacy.com>. | ||
Uh oh!
There was an error while loading. Please reload this page.