Converting a Git repo from tabs to spaces (2016)
https://eev.ee/blog/2016/06/04/converting-a-git-repo-from-tabs-to-spaces/
#HackerNews #ConvertingGitRepo #TabsToSpaces #GitSpaces #CodeFormatting #DeveloperTips
Converting a Git repo from tabs to spaces (2016)
https://eev.ee/blog/2016/06/04/converting-a-git-repo-from-tabs-to-spaces/
#HackerNews #ConvertingGitRepo #TabsToSpaces #GitSpaces #CodeFormatting #DeveloperTips
Code formatting discussions are terrible 🤦♂️. Where and when to add a line break? How to indent? Where to put the braces? Which quotes to use?
In my new article I show how to end them simply with Spotless and Gradle.
https://medium.com/@michakutz/great-gradle-goodies-code-formatting-with-spotless-2a595e657add
ok, anyone know how to disable this annoying line splitting code preview whatever this is?
#vscode #editor #preview #codeformatting #wtf #developer
When making changes in a function do you believe it's ok to bring the function in line with the projects coding style? I'd love to know your thoughts in detail as well, it's not something I ever considered controversial.
#softwareDevelopment #coding #codeFormatting
Laravel Pint + VSCode = Effortless Code Formatting & Enhancing Code Consistency
https://www.youtube.com/watch?v=fNMEGyKN5-Q
- Setting up Laravel Pint in your Laravel project with ease.
- Integrating Laravel Pint with VS Code for real-time feedback and auto-fix.
- Leveraging built-in rules and configurations for clean, consistent Laravel code.
#laravel #php #vscode #CleanCode #DevOps #CodingTips #100DaysOfCode #freeCodeCamp #codeformatting #webdev #frontenddev #backenddev #CodeNewbies
Laravel Pint + VSCode = Effortless Code Formatting & Enhancing Code Consistency
https://www.youtube.com/watch?v=fNMEGyKN5-Q
- Setting up Laravel Pint in your Laravel project with ease.
- Integrating Laravel Pint with VS Code for real-time feedback and auto-fix.
- Leveraging built-in rules and configurations for clean, consistent Laravel code.
#laravel #php #vscode #CleanCode #DevOps #CodingTips #100DaysOfCode #freeCodeCamp #codeformatting #webdev #frontenddev #backenddev #CodeNewbies
A Deep Dive into ESLint, Prettier, and VSCode for JavaScript Developers
▶ https://www.youtube.com/watch?v=F0IrHtPo-Ec
In this tutorial, you'll:
- Set up ESLint for JavaScript projects.
- Configure Prettier for consistent code formatting.
- Learn code formatting within VSCode.
- Integrate ESLint and Prettier seamlessly.
- Optimize linting and formatting with best practices.
#javascript #eslint #prettier #vscode #codequality #codeformatting #webdev #frontenddev #devlife
A Deep Dive into ESLint, Prettier, and VSCode for JavaScript Developers
▶ https://www.youtube.com/watch?v=F0IrHtPo-Ec
In this tutorial, you'll:
- Set up ESLint for JavaScript projects.
- Configure Prettier for consistent code formatting.
- Explore built-in VSCode JavaScript linting.
- Learn code formatting within VSCode.
- Integrate ESLint and Prettier seamlessly.
#javascript #eslint #prettier #vscode #codequality #codeformatting #webdev #frontenddev #devlife
All these via the HN comments-thread:
https://news.ycombinator.com/item?id=22706242
related to this story:
"The Hardest Program I've Ever Written" [2015], Robert Nystrom (http://journal.stuffwithstuff.com/2015/09/08/the-hardest-program-ive-ever-written/).