Articles by Tag #formatting

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

✍️ Markdown Basics ✨

Have you ever wondered how people write beautiful, well-structured text without using fancy...

Learn More 2 0Mar 20

Clean Code: Open Source Linting & Formatting

For this week, we were tasked to choose a linter, a formatter, and to add a CONTRIBUTING.md file for...

Learn More 1 0Oct 27 '24

Developing a Custom Gradle Plugin for Formatting and Static Analysis

In our previous blogs, we explored how to integrate code formatting with ktfmt and static analysis...

Learn More 1 0Jul 31 '24

How to Configure VSCode for Auto Formatting and Linting in Python

Learn how to set up VSCode to automatically format and lint Python code using configuration files and CLI commands, avoiding manual steps.

Learn More 0 0Jan 8

A One-Liner `sed` Command to Format SSH Config File

SED one liner for formatting ssh config file

Learn More 0 0Aug 26 '24

Why Do I Love Code Formatters?

Is it because standardizing the code makes it more readable? Also, but no. Is it because it saves...

Learn More 0 0Jun 11 '24