-
**Is your feature request related to a problem? Please describe.**
In projects that have a certain folder structure I would like certain rules to apply not only on a specific file type but also to th…
-
## Description
As our project advances towards the integration of additional chains and functionalities, it becomes imperative to enhance the organization of our codebase for improved maintainability…
mbcse updated
1 month ago
-
When using [Craft CMS' svg function](https://craftcms.com/docs/5.x/reference/twig/functions.html#svg) there is some slightly odd behavior, not sure if it's intentional or not.
Retains it's structur…
-
### Description
It should be really easy to figure out where to go to change the text via the i18n files. Being easy probably means being able to look at the URL of the page you are on and from that …
-
Our current file name scheme is somewhat inconsistent:
* Profiles don't get any prefix
* Extensions are prefixed with "ext-" (this applies to the `.id` as well)
* ValueSets don't get any prefix
* …
-
## Description
The CircuitVerse codebase is robust and feature-rich but can be challenging for new contributors to navigate due to its complexity. Currently, finding the right file or understanding t…
-
version: 3.0.0-alpha.12
```rust
#[napi]
pub enum Event {
Hello,
Greeting { name: String },
Birthday { name: String, age: u8 },
}
```
will genterate
```ts
/* tslint:disable */
/* es…
-
Jubril will be creating a document so the group can better understand the file structure of the projects, so it can be referenced when coding - Due Friday May 24
-
Hi,
There seems to be an issue when running Basilisp tests located in a subdirectory, where the test namespace does not include the root directory but the subdirectory is added to the `sys.path`.
…
-
"But you also have folders such as "static" and "staticfiles" which you can move into its own folder such as a separate folders."
Review files and folder structure to see where we can optimize and …