Trending repository
-
Updated
Jul 9, 2021 - JavaScript
Your favorite open source projects and the developers who make them happen. Listen in!
July 20, 2021 - July 23, 2021 • Online
Description
I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.
For example:
TEST_CASE("init() returns `E_HAL_INIT`, when HardwareAbstractionLayer::init() returns an erCreating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
这里仅提供pushplus推送方式模板,其他通知方式根据官方文档以此类推
{
"token":"xxxxxx",
"title":`$title$`,
"content":`$body$`,
}具体设置如下图所示
Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.
Is your feature request related to a problem? Please describe.
Autocomplete was a delightful feature in our past project Bento. It aided discoverability of commands and made the tool fast to use. This ticket is a request to provide this functionality for Semgrep, allowing me to tab autocomplete and see relevant flags and their help text as I go.
**D