Displaying 20 results from an estimated 100000 matches similar to: "Looking for rails tidy plugin copy"
2007 Jul 17
0
[1116] trunk/wxruby2/samples/bigdemo/wxStaticBitmap.rbw: Fix hardcoded image paths, tidy up indenting
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2007 Jun 07
1
Plugin installation similar to rails
Hey all,
I''m considering including a plugin installation mechanism similar to
the one available with the rails script/plugin command in the next
major webgen version.
There would be a repository index located on the webgen homepage,
something like http://webgen.rubyforge.org/plugin-repository.yaml.
This file contains a list of repositories (http and ftp) which
provide webgen
2010 Oct 19
0
use Tidy resource to clean puppet master reports
Hi list,
I was thinking of using a Tidy resource to clean up old reports on
puppet master servers but it doesn''t seem to like it:
[root@puppet-master-01 ~]# puppetd --test --noop
info: Retrieving plugin
info: Caching catalog for puppet-master-01.fasthosts.net.uk
err: /Stage[main]/Fh_puppet::Master/Tidy[/var/lib/puppet/reports/]:
Failed to generate additional resources using
2006 Oct 16
1
Question regarding ''tidy'' type
Hello all,
I am trying to use the tidy type to clean up a directory that I use for
running scripts via puppet. My relevant manifest looks like:
tidy { "/root/.puppet/" :
age => ''30D'',
path => ''/root/.puppet/'',
recurse => true,
rmdirs => true,
type => atime,
}
However, when I run puppet it
2013 Feb 17
1
tidy.source() gets confused when # is not a comment but a part of a literal string?
I needed to clean someone else code and run it through tidy.source. It encountered a number of hangups which after some experimentation lead me to suspect that the culprit is # symbol when it is a part of literal string. For example if i copy the following to the clipboard
confuse.tidy <-
function()
{
txt <- 'abra # cadabra'
}
and run with default arguments
>tidy.source()
2023 Aug 06
0
HTML documentation check works best with Tidy >= 5.0.0
? Sun, 6 Aug 2023 12:18:09 +0200
Kurt Hornik <Kurt.Hornik at wu.ac.at> ?????:
> IIrc all Linux versions advertize themselves as something like
>
> HTML Tidy for Linux version 5.8.0
>
> What about windows and macOS?
I've checked the "modern" Windows binaries of HTML Tidy, and they say
so too. Cannot check the macOS version easily.
I think that any released
2020 Jan 02
2
merge_guards_bot reports clang-tidy/clang-format findings unrelated to modified code
First, I love this bot:) It makes LLVM's "pushing to master" practise less awful:)
Now the main topic...
> clang-tidy: fail. Please fix clang-tidy findings.
For example, on https://reviews.llvm.org/D72103#1801916 ,
merge_guards_bot reports clang-tidy findings of existing code, not just
the modified code.
I think https://github.com/google/llvm-premerge-checks should use
2016 Dec 30
2
[cfe-dev] Modernizing LLVM Coding Style Guide and enforcing Clang-tidy
Thanks for very accurate responses.
- I totally agree what Dave and Chandler said about explicit and implicit
operations, this is what I meant my first email.
I believe there are places like
v.emplace_back(A, B);
istead of
v.push_back(make_pair(A, B));b
That can make code simpler. I think in cases like this we can leave it
for judgement of contributor.
Having said that I think the
2017 Aug 14
2
clang-tidy : Modify cert-err60-cpp configuration
We want to modify the aforementioned check so that it does not flag the
exceptions that aren't nothrow copy constructible/assignable.
This page
http://clang.llvm.org/extra/clang-tidy/#using-clang-tidy
tells me to dump the configs of all the checks using
%clang-tidy -checks=* -dump-config
but it does not mention the cert-err60-cpp.
How do I modify the configuration of this check so that it
2013 Jul 08
0
Looking for a Ruby on Rails developer interested in a startup project
Hey everyone, I am currently creating a startup with a friend, and would
love to tell you a little bit about it as we are actively seeking a Ruby on
Rails developer to work with us. If you are interested in an
entrepreneurial adventure, this could be a perfect opportunity.
About Jolibook
The publishing industry has evolved a lot over the past few years and
self-publishing has become
2016 Dec 29
0
[cfe-dev] Modernizing LLVM Coding Style Guide and enforcing Clang-tidy
I'm a bit confused by this whole discussion.
clang-format is neither mandated (by documentation) nor enforced (by any
infrastructure/automation) for use in the LLVM project that I know of.
It's convenient, and in review people may reasonably ask authors to
consider running it, etc - but we have no system that requires or checks
for that. Might be nice, might not be.
It sounds like even
2016 Dec 29
5
Modernizing LLVM Coding Style Guide and enforcing Clang-tidy
Hi everyone,
I would like to start a discussion about enforcing use of clang-tidy (or
better clang-tidy-diff) on patches before sending it to review.
I like how clang-format simplified sending patches and reviews, e.g. "Use
clang-format" instead of giving long list of lines that should be formatted
by reviewer.
I believe that clang-tidy can be also be very helpful here.
Note that by
2020 Sep 27
4
[clang-tidy] where are "clang-diagnostic" checkers
Hi, all,
I build clang-tidy by "ninja clang-tidy", but when I run below command, I get no checks. Where is the clang-diagnostic* checkers? Thanks in advance.
> $ /Users/zyg/Documents/workspace/llvm-project/llvm/cmake-build-debug/bin/clang-tidy --checks="-*,clang-diagnostic-*" --list-checks
No checks enabled.
2007 Jan 25
3
r tidy
Is there an r-tidy program? something that works similar to perl
tidy? http://perltidy.sourceforge.net/ which takes program code
and reformats white space with standard indentations and spacing?
I did find a ruby based rtidy, but that is for html formatting.
// George
--
George Georgalis, systems architect, administrator <IXOYE><
2019 Jul 03
2
clang-tidy standalone
Hello,
sorry for posting this here but I'm kind of stuck. I'm trying to introduce LLVM tooling step by step at the company I'm working for. So far I'm using clang-format for automated formatting.
Since I'm also working on the coding guideline I wanted to use clang-tidy for enforcing the naming convention. The problem is that we're using a plain old MAKE project, so I
2020 Jan 23
2
Longstanding failing tests - clang-tidy, MachO, Polly
So, for this test case:
extern "C" void shouldBeUnconditional();
extern "C" void shouldBeConditional();
extern "C" void otherCall();
void testFn(bool Bool1, bool Bool2) {
Bool1 |= Bool2;
shouldBeUnconditional();
if (Bool1)
shouldBeConditional();
if (Bool2) {
otherCall();
if (Bool1)
otherCall();
}
}
MSVC generates this buggy asm:
$ cl -c
2009 Jul 24
2
Tidy symlinks
So, I have a directory of symlinks that I''m managing and Tidy doesn''t
seem to be doing much for me in there.
Does Tidy ignore symlinks for some reason?
If not, does anyone have the correct syntax?
Thanks,
Trevor
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To
2006 Sep 10
1
[Bug 1225] Tidy up GSSAPI code
http://bugzilla.mindrot.org/show_bug.cgi?id=1225
Summary: Tidy up GSSAPI code
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
AssignedTo: bitbucket at mindrot.org
ReportedBy: simon at sxw.org.uk
2017 Apr 07
2
Widescale clang-tidy (or similar) based cleanup
On Fri, Apr 7, 2017 at 3:14 PM Adrian Prantl <aprantl at apple.com> wrote:
>
> > On Apr 7, 2017, at 3:05 PM, David Blaikie via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> > There have been some efforts recently to use clang-tidy or similar
> automated refactoring to make project-wide cleanups/improvements to the
> LLVM codebase that appear to me
2009 Jun 28
6
Tidy up of XiphWiki VorbisComment page
I have been tidying up the VorbisComment
page in the XiphWiki. The problem with it was
that it was a mixture of proposals and
discussion of those proposals. This made it
difficult for implementers to see what to
implement.
The problem section is:
http://wiki.xiph.org/index.php/VorbisComment#New_ENCODER_field_name_proposal
This is a mess, and all I could do was add
attributions to the