Skip to content

Commit b5c1c76

Browse files
authored
fix lint isues (#107)
#### Motivation #### Modifications #### Result Signed-off-by: Filippe <[email protected]>
1 parent 223cbcd commit b5c1c76

File tree

2 files changed

+27
-23
lines changed

2 files changed

+27
-23
lines changed

CODE_OF_CONDUCT.md

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## CNCF Community Code of Conduct v1.3
22

33
Other languages available:
4+
45
- [Arabic/العربية](https://github.com/cncf/foundation/blob/main/code-of-conduct-languages/ar.md)
56
- [Bengali/বাংলা](https://github.com/cncf/foundation/blob/main/code-of-conduct-languages/bn.md)
67
- [Bulgarian/Български](https://github.com/cncf/foundation/blob/main/code-of-conduct-languages/bg.md)
@@ -36,8 +37,9 @@ We are committed to making participation in the CNCF community a harassment-free
3637
## Scope
3738

3839
This code of conduct applies:
39-
* within project and community spaces,
40-
* in other spaces when an individual CNCF community participant's words or actions are directed at or are about a CNCF project, the CNCF community, or another CNCF community participant in the context of a CNCF activity.
40+
41+
- within project and community spaces,
42+
- in other spaces when an individual CNCF community participant's words or actions are directed at or are about a CNCF project, the CNCF community, or another CNCF community participant in the context of a CNCF activity.
4143

4244
### CNCF Events
4345

@@ -49,35 +51,35 @@ The CNCF Community is open, inclusive and respectful. Every member of our commun
4951

5052
Examples of behavior that contributes to a positive environment include but are not limited to:
5153

52-
* Demonstrating empathy and kindness toward other people
53-
* Being respectful of differing opinions, viewpoints, and experiences
54-
* Giving and gracefully accepting constructive feedback
55-
* Accepting responsibility and apologizing to those affected by our mistakes,
54+
- Demonstrating empathy and kindness toward other people
55+
- Being respectful of differing opinions, viewpoints, and experiences
56+
- Giving and gracefully accepting constructive feedback
57+
- Accepting responsibility and apologizing to those affected by our mistakes,
5658
and learning from the experience
57-
* Focusing on what is best not just for us as individuals, but for the
59+
- Focusing on what is best not just for us as individuals, but for the
5860
overall community
59-
* Using welcoming and inclusive language
60-
61+
- Using welcoming and inclusive language
6162

6263
Examples of unacceptable behavior include but are not limited to:
6364

64-
* The use of sexualized language or imagery
65-
* Trolling, insulting or derogatory comments, and personal or political attacks
66-
* Public or private harassment in any form
67-
* Publishing others' private information, such as a physical or email
65+
- The use of sexualized language or imagery
66+
- Trolling, insulting or derogatory comments, and personal or political attacks
67+
- Public or private harassment in any form
68+
- Publishing others' private information, such as a physical or email
6869
address, without their explicit permission
69-
* Violence, threatening violence, or encouraging others to engage in violent behavior
70-
* Stalking or following someone without their consent
71-
* Unwelcome physical contact
72-
* Unwelcome sexual or romantic attention or advances
73-
* Using CNCF projects or community spaces for political campaigning or promotion of political causes
70+
- Violence, threatening violence, or encouraging others to engage in violent behavior
71+
- Stalking or following someone without their consent
72+
- Unwelcome physical contact
73+
- Unwelcome sexual or romantic attention or advances
74+
- Using CNCF projects or community spaces for political campaigning or promotion of political causes
7475
that are unrelated to the advancement of cloud native technology. To clarify, this policy does not restrict individuals' personal attire, including attire that expresses personal beliefs or aspects of identity.
75-
* Other conduct which could reasonably be considered inappropriate in a
76+
- Other conduct which could reasonably be considered inappropriate in a
7677
professional setting
7778

7879
The following behaviors are also prohibited:
79-
* Providing knowingly false or misleading information in connection with a Code of Conduct investigation or otherwise intentionally tampering with an investigation.
80-
* Retaliating against a person because they reported an incident or provided information about an incident as a witness.
80+
81+
- Providing knowingly false or misleading information in connection with a Code of Conduct investigation or otherwise intentionally tampering with an investigation.
82+
- Retaliating against a person because they reported an incident or provided information about an incident as a witness.
8183

8284
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct.
8385
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect
@@ -88,11 +90,12 @@ Project maintainers who do not follow or enforce the Code of Conduct may be temp
8890

8991
For incidents occurring in the Kubernetes community, contact the [Kubernetes Code of Conduct Committee](https://git.k8s.io/community/committee-code-of-conduct) via <[email protected]>. You can expect a response within three business days.
9092

91-
For other projects, or for incidents that are project-agnostic or impact multiple CNCF projects, please contact the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) via <[email protected]>. Alternatively, you can contact any of the individual members of the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) to submit your report. For more detailed instructions on how to submit a report, including how to submit a report anonymously, please see our [Incident Resolution Procedures](https://github.com/cncf/foundation/blob/main/code-of-conduct/coc-incident-resolution-procedures.md). You can expect a response within three business days.
93+
For other projects, or for incidents that are project-agnostic or impact multiple CNCF projects, please contact the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) via <[email protected]>. Alternatively, you can contact any of the individual members of the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) to submit your report. For more detailed instructions on how to submit a report, including how to submit a report anonymously, please see our [Incident Resolution Procedures](https://github.com/cncf/foundation/blob/main/code-of-conduct/coc-incident-resolution-procedures.md). You can expect a response within three business days.
9294

9395
For incidents occurring at CNCF event that is produced by the Linux Foundation, please contact <[email protected]>.
9496

9597
## Frequently asked questions
98+
9699
For more information about this Code of Conduct, please see the [CNCF Code of Conduct Frequently Asked Questions](https://www.cncf.io/conduct/faq/).
97100

98101
## Enforcement

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,11 @@ KServe employs several measures to prevent security issues:
4040
**Static Analysis**: Static code analysis tools are used to identify potential security issues in the codebase.
4141

4242
## Communication Channels
43+
4344
For general questions and discussions, please use the following channels:
4445

4546
**Slack**: Join the [KServe Slack channel](https://kserve.github.io/website/latest/community/get_involved/#become-a-contributor) for real-time communication.
4647

4748
**GitHub Discussions**: https://github.com/kserve/kserve/discussions
4849

49-
Please do not report security vulnerabilities through public channels. Use the private email address provided above to ensure responsible disclosure.
50+
Please do not report security vulnerabilities through public channels. Use the private email address provided above to ensure responsible disclosure.

0 commit comments

Comments
 (0)