Pumping Code
  • Home
  • Useful Developer Tools
  • Libraries
  • Imprint
Subscribe
Tagged

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

  • Robin-Manuel Thiel
Robin-Manuel Thiel Apr 5, 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

  • Robin-Manuel Thiel
Robin-Manuel Thiel Nov 17, 2018 • 2 min read
Pumping Code © 2023
Powered by Ghost