
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
@variant/lint
Advanced tools
You often have metrics for the business side of things for your company. But measuring other goals is harder. E.g. are you on the right track for building community? Are people feeling included? To better keep ourself in check, we are experimenting with a company lint. A set of quantifiable rules with goals we want to achieve. Every month we run the rule set and see where we succeed on and where we fail.
If we fail, we consider what measures we take to make it green for the next month. We also evaluate the rules and either leave them, remove them, change the goal or the wording.
We think this is a great way to communicate measurable goals to the entire company and build collective ownership for achieving them.
This is a tool for helping tracking results and construct/modify lint rules. You can run the CLI by doing:
npx @variant/lint
This whill, if you have stored auth info (see section below), create (or update if you have existing data sets) a new lint rule set through a guide. To see all commands check
npx @variant/lint --help
You need to have an API running to use this lint CLI. You can set up your own using the code from this repo: https://github.com/varianter/company-lint
When you have an API running, you can store connection details by using the CLI:
npx @variant/cli config
FAQs
CLI tool for doing company linting (culture helper)
We found that @variant/lint demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.