-
Updated
Aug 10, 2018 - JavaScript
comments
Here are 521 public repositories matching this topic...
I am looking to enforce documentation on the interfaces and all of its properties using eslint. I have installed eslint-plugin-tsdoc package in my project. Is there a rule to enforce it?
Thanks
Expected behavior:
Comment viewing and posting should work fine.
Actual behavior:
User sees this error when viewing the stream
GraphQL error: Cannot return null for non-nullable field User.ignoredUsers.
I believe this is related to a user A ignoring user B and then user B deleting their account.
Versions:
- Coral: 4.11.0
-
Updated
Jun 11, 2020 - TypeScript
Wiki missing
README.md has multiple links to a wiki for this repository: https://github.com/discourse/wp-discourse/wiki.
The link simply redirects to the repository root for me. Presumably this means it either no longer exists, or is not public.
Can the documentation links be fixed or updated?
In the documentation you can find the following sentence:
Note:
This bundle ships with support different security setups. You can also have a look at Adding Symfony2's built in ACL security.
But i can't seem to find a way to get this sorted. How can I get behavior based on security roles without ACL?
Thanks in advance
-
Updated
May 21, 2020 - JavaScript
Is it possible to get the source associated/that follows a comment block e.g.
If I wanted to have my colour variables in a sass file:
//
// @name Variables
// @description Variables in my style guide
//
//
$colour1: #FFF;
$colour2: #EEE;
$colour3: #666;If I wanted to get as json representation of my the actual hex values (to output in my style guide) how would I go about this?
-
Updated
Apr 28, 2020 - PHP
It seems to be a bug in the tutorial:
when loading the fixtures (as indicated in https://django-comments-xtd.readthedocs.io/en/latest/tutorial.html#preparation), this step sends an error:
django.db.utils.IntegrityError: Problem installing fixture '/home/thephi/workspace/django-comments-xtd-tutorial/tutorial/fixtures/auth.json': Could not load auth.Permission(pk=4): UNIQUE constraint failed:
-
Updated
Apr 10, 2020
-
Updated
Apr 21, 2020 - PHP
From the docs for no-restricted-disable, it doesn't look like it's possible to do something like this:
{
"eslint-comments/no-restricted-disable": ["warn", { "level": "error" }]
}
This would allow disabling warnings, but not errors (in
-
Updated
Dec 21, 2019 - Swift
-
Updated
Dec 26, 2018 - Swift
-
Updated
Jun 17, 2020 - Python
-
Updated
Jun 17, 2020 - Python
-
Updated
Apr 12, 2020 - Python
Improve this page
Add a description, image, and links to the comments topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the comments topic, visit your repo's landing page and select "manage topics."
I really like Utterance! It is simply, hosted and doesn't force me to put my GitHub token on a page sent to a user's browser...
I have one enhancement proposal. Not all people like to authorize some GitHub apps to post on their bahalf. Seeing the form it is not clear (for people who didn't visit the project page before) and it is possible to click "2 comments" to comment directly on GitHub (ass