Prokop Simek
Prokop Simek
We'd like to measure the quality of apps written in Android. There are "language detectors" to determine what language is on which path. It's necessary to implement ** AndroidLanguageDetector** the...
## New Practice Proposal Create a new practice that checks correctly set `.gitignore` for Android.
We'd like to measure the quality of apps written in Swift. There are "component detectors" to determine frameworks, platform, and type of an application. It's necessary to implement **SwiftComponentDetector** the...
We'd like to measure the quality of apps written in Swift. There are "language detectors" to determine what language is on which path. It's necessary to implement **SwiftLanguageDetector** the same...
We'd like to measure the quality of apps written in C#. There are "component detectors" to determine frameworks, platform, and type of an application. It's necessary to implement **CSharpComponentDetector** the...
# Title: [Article] API Authentication - [x] What is this about: “What is this practice about”? Which existing (or new) problems does this practice solve? How to properly set API...
# Title: [Article] API Versioning - [x] What is this about: “What is this practice about”? Which existing (or new) problems does this practice solve? how to version APIs -...
## Describe the bug We are using parameters for content types and it seems that the Body component in the theme does not have a valid condition for it. https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/packages/docusaurus-theme-openapi-docs/src/theme/ApiDemoPanel/Body/index.tsx...