Here's what's popular on GitHub today...
Trending repository
Popular topic
Trending repository
-
Updated
Mar 15, 2022
Trending repository
-
Updated
Mar 1, 2022 - C
Upcoming event recommended by GitHub
GitHub Presente con Stefanni Cavaletto y Tania Allard
March 22, 2022 • Online
Trending repository
Trending repository
-
Updated
Mar 14, 2022 - CSS
Collection recommended by GitHub
App recommended by GitHub
CodeFactor
Ensure that your code meets quality standards
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Languages
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix
Autofix certain reported issues on-demand or automatically.
Trending repository
-
Updated
Mar 16, 2022 - C++
Trending repository
-
Updated
Mar 16, 2022 - Vue
Trending repository
-
Updated
Mar 16, 2022 - Shell
Trending repository
-
Updated
Mar 10, 2022 - Python
Trending repository
Trending repository
Container healthchecks for server, client and DB. In case something fails for whatever reason (usually it'd either be the server or the DB), it can be automatically restarted.
This can further be extended if you so wish by utilising "depends_on" in your compose file.
e.g.
depends_on:
postgres-database:
condition: service_healthyThis can either be done via compose,
Trending repository
-
Updated
Mar 15, 2022 - C
Trending repository
Trending repository
Trending repository
-
Updated
Mar 7, 2022
Trending repository
-
Updated
Mar 14, 2022 - Python
Trending repository
-
Updated
Mar 16, 2022 - C++
Trending repository
Trending repository
-
Updated
Mar 16, 2022 - Kotlin
Trending repository
-
Updated
Mar 16, 2022 - Kotlin
Trending repository
-
Updated
Mar 15, 2022 - JavaScript
Trending repository
Trending repository
-
Updated
Mar 3, 2022 - Swift
Trending repository
-
Updated
Mar 15, 2022 - C
App recommended by GitHub
GitProtect.io Backup
GitProtect.io is a part of Xopero Software the #1 DevOps backup vendor trusted by ESET, T-Mobile, Orange, and more. With 170k+ daily backups, we have gained experience in data protection.
Professional automatic backup - no maintenance needed, best security:
- Repo & metadata daily backups
- Fast recovery of all data: DR & granular restore
- Any storage compatibility: AWS or S3 Compliant cloud
- SOC 2 Compliance in process, user-side AES encryption, and audit logs
Suspect regression. Using v 4.0.1 (Gentoo X86_64). Having just installed black (v22.1.0), reformatting produced multiple W503 messages. Attempted to utilize extended-ignore and reloaded/rescanned project. Warnings persisted. I ensured no W503/W504 ignores were present in code or configuration. Only after adding explicitly W503 to extended-ignore would flake8 be satisfied.
_Originally posted by