languages 1.3.9 → 1.4.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a74d0b021fda1f5842416a94ab40d08c09f49be4
4
- data.tar.gz: 15b69db72334d412a6cbb251cf6c362d73e99216
3
+ metadata.gz: 0ee589203c1c4070209279a831bd8214d38591be
4
+ data.tar.gz: 0430070558e5c37ccfc9f0824c2c67b0fb3f695c
5
5
  SHA512:
6
- metadata.gz: 19d069c7901c3ffb928fb3e27b0430dea64e1435a302c809ced883fa3542abe6e9dcb42310aca6c4a7a31034363306d147c3315f73852d664ed774d69e9f0484
7
- data.tar.gz: 408531badab94a93b8cd10e23231ec421ceaa137ce5e649c8fbd5d26479b8428f7db4535d9dddda24caa11c2c4e2a763c880b8c97b1c13722897f4667ef4f4b7
6
+ metadata.gz: f192c8724fc14c9164d7630132cce9944db4aee17b151d9b2c3d897a109d59ce98dfca31dc3c81fd18c7281307f6e9423a05b692c9acfccf25e030906f9b42e7
7
+ data.tar.gz: dffafd9c5b16370e4ec0fa2efe622f93ee6902b90af6d17f919df1cc629813068e90e59264309b36d942da3d6ebd8617e74a9423218f2b57650af41a1650318c
@@ -1,22 +1,74 @@
1
- # Contributor Code of Conduct
1
+ # Contributor Covenant Code of Conduct
2
2
 
3
- As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
3
+ ## Our Pledge
4
4
 
5
- We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.
5
+ In the interest of fostering an open and welcoming environment, we as
6
+ contributors and maintainers pledge to making participation in our project and
7
+ our community a harassment-free experience for everyone, regardless of age, body
8
+ size, disability, ethnicity, gender identity and expression, level of experience,
9
+ nationality, personal appearance, race, religion, or sexual identity and
10
+ orientation.
11
+
12
+ ## Our Standards
13
+
14
+ Examples of behavior that contributes to creating a positive environment
15
+ include:
16
+
17
+ * Using welcoming and inclusive language
18
+ * Being respectful of differing viewpoints and experiences
19
+ * Gracefully accepting constructive criticism
20
+ * Focusing on what is best for the community
21
+ * Showing empathy towards other community members
6
22
 
7
23
  Examples of unacceptable behavior by participants include:
8
24
 
9
- * The use of sexualized language or imagery
10
- * Personal attacks
11
- * Trolling or insulting/derogatory comments
25
+ * The use of sexualized language or imagery and unwelcome sexual attention or
26
+ advances
27
+ * Trolling, insulting/derogatory comments, and personal or political attacks
12
28
  * Public or private harassment
13
- * Publishing other's private information, such as physical or electronic addresses, without explicit permission
14
- * Other unethical or unprofessional conduct.
29
+ * Publishing others' private information, such as a physical or electronic
30
+ address, without explicit permission
31
+ * Other conduct which could reasonably be considered inappropriate in a
32
+ professional setting
33
+
34
+ ## Our Responsibilities
35
+
36
+ Project maintainers are responsible for clarifying the standards of acceptable
37
+ behavior and are expected to take appropriate and fair corrective action in
38
+ response to any instances of unacceptable behavior.
39
+
40
+ Project maintainers have the right and responsibility to remove, edit, or
41
+ reject comments, commits, code, wiki edits, issues, and other contributions
42
+ that are not aligned to this Code of Conduct, or to ban temporarily or
43
+ permanently any contributor for other behaviors that they deem inappropriate,
44
+ threatening, offensive, or harmful.
45
+
46
+ ## Scope
47
+
48
+ This Code of Conduct applies both within project spaces and in public spaces
49
+ when an individual is representing the project or its community. Examples of
50
+ representing a project or community include using an official project e-mail
51
+ address, posting via an official social media account, or acting as an appointed
52
+ representative at an online or offline event. Representation of a project may be
53
+ further defined and clarified by project maintainers.
54
+
55
+ ## Enforcement
56
+
57
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
+ reported by contacting the project team at andrewnez@gmail.com. All
59
+ complaints will be reviewed and investigated and will result in a response that
60
+ is deemed necessary and appropriate to the circumstances. The project team is
61
+ obligated to maintain confidentiality with regard to the reporter of an incident.
62
+ Further details of specific enforcement policies may be posted separately.
15
63
 
16
- 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. By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team.
64
+ Project maintainers who do not follow or enforce the Code of Conduct in good
65
+ faith may face temporary or permanent repercussions as determined by other
66
+ members of the project's leadership.
17
67
 
18
- This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.
68
+ ## Attribution
19
69
 
20
- Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.
70
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71
+ available at [http://contributor-covenant.org/version/1/4][version]
21
72
 
22
- This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0, available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/)
73
+ [homepage]: http://contributor-covenant.org
74
+ [version]: http://contributor-covenant.org/version/1/4/
@@ -772,7 +772,7 @@ DM:
772
772
  - .dm
773
773
  aliases:
774
774
  - byond
775
- tm_scope: source.c++
775
+ tm_scope: source.dm
776
776
  ace_mode: c_cpp
777
777
 
778
778
  DNS Zone:
@@ -1262,6 +1262,14 @@ Graph Modeling Language:
1262
1262
  tm_scope: none
1263
1263
  ace_mode: text
1264
1264
 
1265
+ GraphQL:
1266
+ type: data
1267
+ extensions:
1268
+ - .graphql
1269
+ color: "#E535AB"
1270
+ tm_scope: source.graphql
1271
+ ace_mode: text
1272
+
1265
1273
  Graphviz (DOT):
1266
1274
  type: data
1267
1275
  tm_scope: source.dot
@@ -1532,7 +1540,7 @@ Idris:
1532
1540
  - .idr
1533
1541
  - .lidr
1534
1542
  ace_mode: text
1535
- tm_scope: none
1543
+ tm_scope: source.idris
1536
1544
 
1537
1545
  Inform 7:
1538
1546
  type: programming
@@ -2068,6 +2076,7 @@ Makefile:
2068
2076
  - .mak
2069
2077
  - .d
2070
2078
  - .mk
2079
+ - .mkfile
2071
2080
  filenames:
2072
2081
  - GNUmakefile
2073
2082
  - Kbuild
@@ -2076,6 +2085,7 @@ Makefile:
2076
2085
  - Makefile.in
2077
2086
  - Makefile.inc
2078
2087
  - makefile
2088
+ - mkfile
2079
2089
  interpreters:
2080
2090
  - make
2081
2091
  ace_mode: makefile
@@ -1,3 +1,3 @@
1
1
  module Languages
2
- VERSION = "1.3.9"
2
+ VERSION = "1.4.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: languages
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.9
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Nesbitt
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-01 00:00:00.000000000 Z
11
+ date: 2016-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: escape_utils