Improve code quality using GitHub actions with GitHub Super Linter

Опубликовано: 02 Ноябрь 2024
на канале: Nilesh Gule
1,524
19

#GitHubSuperLinter #GitHubAction #linter #tipsandtricks

Learn how to use GitHub Super Linter to standardize code across more than 30 different languages using GitHub Action

GitHub Super Linter project homepage - https://github.com/github/super-linter
GitHub Super linter announcement - https://github.blog/2020-06-18-introd...
pd-tech-fest-2019 demo - https://github.com/NileshGule/pd-tech...

0:40 - Definition of linter
1:40 - C# Hello World example
2:10 - Java Hello World example
3:35 - Python Hello World example
4:08 - JavaScript Hello World example
4:49 - GitHub Super Linter
7:30 - Configure GitHub Super Linter workflow for our repository as GitHub Action
8:52 - GitHub Super Linter analysis results
10:00 - Linting errors in Markdown files
13:30 - Fix linter reported errors
15:39 - Override the default Super Linter settings
17:00 - When to use Super Linter

-------------------------------------------------------------------------------------------------------------------------------------------------------------
Connect with me here:
Subscribe:    / @nilesh-gule  
GitHub: https://github.com/nileshgule
Twitter:   / nileshgule  
Website: https://www.HandsOnArchitect.com/
LinkedIn :   / nileshgule  

-------------------------------------------------------------------------------------------------------------------------------------------------------------

#devops #staticcodeanalysis #codequality #codeanalysis #howto #demo #tutorial