-
I'm curious, does Gruntwork uses linting to ensure comment blocks as explained here?
https://docs.gruntwork.io/guides/style/terraform-style-guide/#comments
I'm trying to find a linting tool to che…
-
The Dart style guide sets some rules (recommendations) on how to format Dart code: https://www.dartlang.org/guides/language/effective-dart/style
We should set these by default from the plugin.
-
Adapt a code style and declare "lint" script.
It is really hard to contribute to a codebase when it has not adapted code style.
I am biased (author), but I recommend [`eslint-config-canonical`](http…
gajus updated
8 years ago
-
It would be nice to have PS Style Guides for classes as well.
-
### Current Behavior
### Desired Behavior
- [ ] 1. Use Sistent theme provider that will support v5 theme
- [ ] 2. Migrate all v4 components to mui v5 components and sistent components
- [ …
-
Hello, I found the **wiki** link of this project (https://github.com/bradfrost/style-guide-guide/wiki) is redrict to the project home (https://github.com/bradfrost/style-guide-guide).
😮 It's intere…
-
## Describe the task
**As a** *QuackStack developer* **I want** *reusable Figma components* **So That** *I can create UI wireframes and mockups faster and easier.*
## Acceptance Criteria
- [ ] All …
-
## type_init_super_parameters
## Description
There is a [type_init_formals](https://dart-lang.github.io/linter/lints/type_init_formals.html) rule, which says "don't do `C(int this.f)`". Should w…
-
per our convo with @hantuzun, we have decided to add thoughtbot's rubocop styleguide to the repo. Details about thoughtbot's Ruby style guide can be found here:
https://github.com/thoughtbot/guides…
-
When you write a post, many users that just run their very own site have unfiltered HTML access. This allows them to put styles and scripts into the post content, and many do this, following guides an…