New: linterAll contenthive-129948hive-196917krsteemzzanhive-183959hive-180932hive-150122hive-185836photographyuncommonlablifehive-166405hive-144064hive-183397bitcoinkrsuccesshive-188619hive-139150hive-101145hive-180301hive-124908hive-103599hive-109690hive-120861TrendingNewHotLikersevrone (41)in github • 4 years agoGitHub Actions to guard your workflowModern development is so complex that it is simply impossible to keep everything in mind, especially various practices for writing code. This is where linters come to the rescue. They help maintain…evrone (41)in opensource • 4 years agoWhat are the key changes in dotenv-linter v3.0.0 release?We have developed dotenv-linter — a useful tool for checking .env files. It helps to find problems in .env files that you might miss at first, but which later may result in incorrect work of…evrone (41)in opensource • 4 years agoDotenv-linter v2.2.0: find and fix problems in .env filesWe have developed dotenv-linter — a useful tool for checking .env files. It helps to find problems in .env files that you might miss at first, but which later may result in incorrect work of…evrone (41)in rust • 5 years agoOpen-sourcing dotenv-linter: a lightning-fast tool to lint .env filesOne of the principles of the Manifesto of Twelve Factors is that all settings should be stored in environment variables, allowing you to alter them for different environments ( development …raghav (25)in solidity • 8 years agoIntroducing Solium: A customizable, stand-alone Linter for Ethereum’s SolidityBefore you begin working on a new project, always try to optimise your workflow. This mantra has done wonders for me. A little extra effort at the beginning (which, believe me, seems like a…