Formatting, How to

AppVeyor and python formatting

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically check if your python code is well formatted with AppVeyor. Self promotion: Here are a few social networks where you can follow me and check my work as a programmer and a writer 😉 personal website, Twitter,… Lire la suite AppVeyor and python formatting

Formatting, How to

Checking your python code format on Azure Pipelines

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically check if your python code is well formatted with Azure Pipelines. Self promotion: Here are a few social networks where you can follow me and check my work as a programmer and a writer 😉 personal website,… Lire la suite Checking your python code format on Azure Pipelines

Formatting, How to, Programming

Formatting Python – Why and How !

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain why you should format you python scripts and how to do it. Self promotion: Here are a few social networks where you can follow me and check my work as a programmer and a writer 😉 personal website, Twitter, Dev.to,… Lire la suite Formatting Python – Why and How !

How to, TipsAndTricks

How to automatically detect issues in your YAML file with Circle CI

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically detect issues in your YAML file with Circle CI. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create… Lire la suite How to automatically detect issues in your YAML file with Circle CI

How to, TipsAndTricks

How to automatically detect issues in your YAML file with GitHub Actions

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically detect issues in your YAML file with GitHub Actions. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create… Lire la suite How to automatically detect issues in your YAML file with GitHub Actions

How to, TipsAndTricks

How to automatically detect issues in your YAML file with Appveyor

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically detect issues in your YAML file with Appveyor. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some… Lire la suite How to automatically detect issues in your YAML file with Appveyor

How to, TipsAndTricks

How to automatically detect issues in your YAML file with Azure Pipelines

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically detect issues in your YAML file with Azure Pipelines. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create… Lire la suite How to automatically detect issues in your YAML file with Azure Pipelines

How to, Programming

How to easily detect issues in your YAML files

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to easily detect issues in your YAML files. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic Whether you use YAML files to store server or CI/CI configuration, or simply data… Lire la suite How to easily detect issues in your YAML files

C++, How to, Programming

How to specify your Xcode version on GitHub Actions

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on GitHub Actions. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some for your… Lire la suite How to specify your Xcode version on GitHub Actions

C++, How to, Programming

How to specify your Xcode version on Appveyor

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on Appveyor. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some for your project,… Lire la suite How to specify your Xcode version on Appveyor