Nicole

Results 4 issues of Nicole

Currently, the debug console is enabled by default. On OS X, this means that any user of the system (which is, by definition, a multi-user system) is able to read...

enhancement

When using --fair algorithm, rather than --algorithm, the block was matched as a TLA+ comment rather than being matched as PlusCal syntax. This change checks for anything starting with either...

In a recent update, `authorized_view_name` was [added](https://github.com/liufuyang/bigtable_rs/blame/1f1d7aa6b44609e12da906c65ee8143203285a16/bigtable_rs/src/google/google.bigtable.v2.rs#L1551) in ReadRowsRequest, and others. The comment on these fields indicates that they're intended to be optional, however, they must be specified. Is there...

## Summary This is a fix for #38 to filter only exact words. I chose to implement it by having an alternate implementation *only* for the profanities list, where the...