- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 508 for verb (0.05 seconds)
-
docs/es/llm-prompt.md
--- For the next terms, use the following translations: * framework: framework (do not translate to "marco") * performance: rendimiento * program (verb): programar * code (verb): programar * type hints: anotaciones de tipos * type annotations: anotaciones de tipos * autocomplete: autocompletado * completion (in the context of autocompletion): autocompletado * feature: funcionalidad
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Dec 16 16:33:45 GMT 2025 - 5.4K bytes - Click Count (0) -
docs/ru/llm-prompt.md
* validate: валидировать (or `выполнить валидацию`) * requirements (meaning dependencies): зависимости * auto-reload: авто-перезагрузка (or `перезагрузить автоматически` if used as a verb) * show (meaning show on the screen): отобразить * parsing (noun): парсинг * origin (in web development): origin (add `источник` if clarification is needed)
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Jan 22 07:07:05 GMT 2026 - 6.5K bytes - Click Count (0) -
build-logic/src/main/kotlin/BndBuildAction.kt
override fun getRuntimeOnlyConfigurationName(): String = jvmMainSourceSet.runtimeOnlyConfigurationName + "ForFakeMain" override fun getTaskName( verb: String?, target: String?, ) = "${jvmMainSourceSet.getTaskName(verb, target)}ForFakeMain" } sourceSets.add(mainSourceSet) project.tasks.named { it.endsWith("ForFakeMain") }.configureEach { onlyIf { false } }
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Feb 05 09:17:33 GMT 2026 - 8.9K bytes - Click Count (0) -
docs/tr/llm-prompt.md
- Use imperative/guide language (e.g. "açalım", "gidin", "kopyalayalım", "bir bakalım"). - Avoid filler words and overly long sentences. - Ensure sentences make sense in Turkish context — adjust structure, conjunctions, and verb forms as needed for natural flow (e.g. use "Ancak" instead of "Ve" when connecting contrasting sentences, use "-maktadır/-mektedir" for formal statements). ### Headings
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Jan 20 20:34:03 GMT 2026 - 2.7K bytes - Click Count (0) -
CLAUDE.md
## Naming Conventions | Element | Convention | Example | |---------|------------|---------| | Classes | PascalCase | `UserService`, `FessBaseAction` | | Methods | camelCase + verb | `getUserList()`, `setupHtmlData()` | | Constants | UPPER_SNAKE_CASE | `DEFAULT_PAGE_SIZE` | | Fields | camelCase | `userPager`, `fessConfig` | ## Log Message Guidelines
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 09:48:10 GMT 2026 - 7.8K bytes - Click Count (0) -
docs/en/docs/management-tasks.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Mar 23 13:59:26 GMT 2026 - 10.7K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.8.md
* Build test targets for all server platforms ([#51873](https://github.com/kubernetes/kubernetes/pull/51873), [@luxas](https://github.com/luxas))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Tue Feb 20 15:45:02 GMT 2024 - 312.2K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.25.md
### Feature - Added KMS `v2alpha1` API. ([#110201](https://github.com/kubernetes/kubernetes/pull/110201), [@aramase](https://github.com/aramase))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Mon May 06 09:23:20 GMT 2024 - 419.1K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.35.md
Before upgrading to 1.35, ensure any custom ClusterRoles and Roles intended to grant `pods/exec`, `pods/attach`, or `pods/portforward` permission include the `create` verb. ([#134577](https://github.com/kubernetes/kubernetes/pull/134577), [@seans3](https://github.com/seans3)) [SIG API Machinery, Auth, Node and Testing]
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 03:20:49 GMT 2026 - 265.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.16.md
- Pod spread constraints have been added in alpha. You can use these constraints to control how Pods are spread across the cluster among failure-domains. ([#77327](https://github.com/kubernetes/kubernetes/pull/77327), [#77760](...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Oct 23 20:13:20 GMT 2024 - 345.2K bytes - Click Count (0)