Pumping Code
  • Home
  • Useful Developer Tools
  • Build in Public
  • Libraries
  • Imprint
Sign in Subscribe

editorconfig

A collection of 2 posts
Enforcing a consistent Coding Style across projects and programming languages
coding style

Enforcing a consistent Coding Style across projects and programming languages

Coding with style is hard. Especially because it is a very personal and opinionated thing – as always when it comes to style. To not offend anyone in the team but still follow a consistent code format, teams should agree on a consistent set of rules and implement automatic formatters which
05 Apr 2019 5 min read
Check if Pull Requests violate EditorConfig rules with Azure DevOps Pipelines
azure

Check if Pull Requests violate EditorConfig rules with Azure DevOps Pipelines

If you work in a project with multiple different developers, you might be using EditorConfig to standardize the coding styles and file formats across your team members. EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. Although EditorConfig does a great job here, it only
17 Nov 2018 2 min read
Page 1 of 1
Pumping Code © 2025
Powered by Ghost