5:41
GitHub Super Linter in 5 minutes! (Run Local + GitHub Actions)
This video explains the concept of code linting, and shows how to use the GitHub Super Linter ...
13:13
The EASIEST Way to Lint Your Code: GitHub Super Linter DEEP DIVE
GitHub Super Linter is among the best linters, if not the best linter for GitHub. It allows you to lint any code! In this GitHub Super ...
7:09
What is a Linter and Why You Should Use One | Linters EXPLAINED
What is a linter? How does a linter work? Why should I use a linter? These questions, and many more, come up every time I ...
16:31
Setup Github super linter in 15 minutes
Watch me set up GitHub's super-linter action on my repository which contains Terraform and Ansible code. The overall video is 16 ...
20:19
Lint Like a Senior Developer w/ eslint + husky + lint staged + github actions
In this video CJ shows how to set up linting for our codebases from end to end. Including in our editor, before commits and with ...
4:46
Continuous Integration using GitHub Actions with RUFF linter
In the project, we created a python script, along with a jupyter notebook script to produce some descriptive statistics for a dataset.
8:18
How GitHub Actions 10x my productivity
Learn how to use GitHub actions continuous integration and delivery in a software development project. In this quick tutorial, we ...
34:30
Using lintr and styler to improve the quality and readability of R code (CC300)
The tidyverse style guide is a popular set of rules that you can apply to R code to improve the readability and quality of your code.
10:20
Power Query Lint API with GitHub Actions
In this video, I show you how to lint the Power Query code inside your Power BI (PBIP) files using GitHub Actions. Link to ...
1:30:27
Lint Everything with Super Linter: DevOps and Docker Live Show (Ep 141)
Starts at 3:45. Let's talk linting with Super-Linter, and also demo GitHub Action's new Reusable Workflows beta! Support this show ...
8:16
Setting Up a Simple GitHub Action for Linter Checks
In this video, we'll walk you through setting up a simple GitHub Action to automate linter checks for your projects. Improve your ...
5:06
Staged Linting with GitHub Actions
Use GitHub actions to progressively stage linting standards in your projects. for code: ...
16:35
Continuous Integration with GitHub Actions and Python - Part 1: Linting
Please consider supporting me on Patreon: https://www.patreon.com/programmingwithalex GitHub Action pylinters: ...
1:17
Handling a failing GitHub Action from a scheduled run | Starlight Data Warehouse Template
How to Fix Failing GitHub Actions: Markdown Lint Run Get access to the Starlight Data Warehouse Template: ...
25:13
Pro Tips For Setting Up Your GitHub Repo - Part I
Learn how to setup your GitHub repository like a pro: automated unit tests and PR evaluations, semantic version releases, code ...
1:22
Use Claude, Codex and Copilot together on GitHub
Claude by Anthropic and OpenAI Codex (both in public preview) are now available for Copilot Pro+ and Copilot Enterprise users.
2:27
What is a Linter? | Clean Code Tutorial
View our courses: https://scrimba.com/links/all-courses In this video, we take a look at linters and explore how they can help you to ...
32:31
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker
Grab your free DevOps Roadmap: https://bit.ly/3YC0r7Y Complete Github Actions Tutorial | GitHub Actions CI/CD | GitHub Actions ...
3:23
Download this code from https://codegive.com In software development, maintaining code quality is crucial for ensuring reliability ...