-
```
What steps will reproduce the problem?
1. Create appointment with style set to AppointmentStyle.CUSTOM.
2. Set custom style name to style class of your choice.
What is the expected output? What d…
-
```
What steps will reproduce the problem?
1. Create appointment with style set to AppointmentStyle.CUSTOM.
2. Set custom style name to style class of your choice.
What is the expected output? What d…
-
```
What steps will reproduce the problem?
1. Create appointment with style set to AppointmentStyle.CUSTOM.
2. Set custom style name to style class of your choice.
What is the expected output? What d…
-
### Suggestion Description
Vale is an open-source command-line tool to enforce editorial style. I believe updating our docs linting CI to use Vale could significantly improve the workflow for docs …
-
```
What steps will reproduce the problem?
1. Create appointment with style set to AppointmentStyle.CUSTOM.
2. Set custom style name to style class of your choice.
What is the expected output? What d…
-
```
What steps will reproduce the problem?
1. Create appointment with style set to AppointmentStyle.CUSTOM.
2. Set custom style name to style class of your choice.
What is the expected output? What d…
-
I noticed that the generated doc always has the `Raises:` section before `Returns:`. If I understand correctly, this is due to the current template looking like:
https://github.com/danymat/neogen…
-
### 📄 필수 사항
google check style을 적용해 사용합시다.
### 다른 의견이 있으시면 댓글 부탁드립니다!
-
Use lowercase letters
- [Google Style Guideline 2.2.2](https://google.github.io/styleguide/htmlcssguide.html#Capitalization): "All code has to be lowercase: This applies to HTML element names, attrib…
-
Hi,
I'm trying to figure out how to get my Python snippets to use Google-Style docstrings, rather than RST-style... or pandas/numpy style...
I'm using ncm2 and UltiSnips -- completion works well…